Commit Graph

  • 9758e4634e doc(jsvalue) Fix documentation of the in operator. (#2897) Ivan Enderlin 2022-05-18 13:18:01 +02:00
  • 60cbce5e50 Respect wasm file placed in a temp path by rustdoc (#2881) Muhammad Hamza 2022-05-09 23:24:44 +05:00
  • 820c5f1d6b Fix some broken tests in js-sys (#2888) Liam Murphy 2022-05-10 00:19:51 +10:00
  • 152816c101 Make Closure::new work on stable (#2891) Liam Murphy 2022-05-10 00:17:13 +10:00
  • f26e30b6af Optimise memory view getters (#2886) Liam Murphy 2022-05-05 01:07:48 +10:00
  • bf60a10879 Added MediaCaptureTransform API (#2879) Alejandro Pascual 2022-04-29 16:14:04 +02:00
  • 70b74208e4 Reference types fixes (#2832) Liam Murphy 2022-04-29 02:21:55 +10:00
  • e8ea73996c Revert "Add note about using custom WebDrivers (#2867)" Alex Crichton 2022-04-19 06:56:02 -07:00
  • 8ac33c64cb Add note about using custom WebDrivers (#2867) thisisrandy 2022-04-18 07:25:24 -07:00
  • c06c731cd5 Update the WebXR IDL (#2863) Ashley 2022-04-12 17:56:40 +02:00
  • 4caa98165c Bump to 0.2.80 (#2851) Alex Crichton 2022-04-07 15:15:11 -05:00
  • ebe99feeb6 #2775: Updated doc - Exported Rust types (#2857) Petr Studýnka 2022-04-07 22:14:08 +02:00
  • 65105ffafb Delayed queuing of spawn_local tasks (#2854) WorldSEnder 2022-04-07 22:13:51 +02:00
  • 1ceec1afcb Added support for constructor() syntax in WebIDL (#2842) Roman (Sixshaman) 2022-04-04 17:21:02 +03:00
  • 84d726ba1d Media source extensions updates (#2844) Roman (Sixshaman) 2022-03-30 19:00:10 +03:00
  • bf45ff74d2 Added WebCodecs API (#2840) Roman (Sixshaman) 2022-03-21 17:43:20 +03:00
  • 7993d911f2 Fix wasm2js example (#2837) ambiso 2022-03-16 16:30:49 +01:00
  • a1520c4e5d js-sys: fix typescript_type for AsyncIterator (#2825) joshyrobot 2022-03-02 08:07:03 -07:00
  • 26fee7fd12 Update js-sys with new features (#2824) joshyrobot 2022-03-01 14:01:59 -07:00
  • a6089596cf Document support for exported rust types wrapped in Option (#2821) Guillaume Depardon 2022-02-28 18:12:44 +01:00
  • c21c5bb8da Add Crypto.randomUUID API (#2682) Divy Srivastava 2022-02-24 00:29:51 +05:30
  • fac84f4786 fix incorrect doc (#2812) Muhammad Hamza 2022-02-22 20:24:51 +05:00
  • be647bf973 add share webidl (#2808) Max Countryman 2022-02-22 07:14:15 -08:00
  • 7b380336a3 Update IndexedDB IDL to latest version from gecko (#2811) Devashish Dixit 2022-02-22 20:43:39 +05:30
  • 4f7a2aeb6b Fix derive for no_std environments (#2807) David Koloski 2022-02-16 11:05:38 -05:00
  • 7ef9b173c8 Add XrInputSource::gamepad (#2805) Cyborus04 2022-02-15 15:25:52 -05:00
  • 68ac7a6386 Rename Xr to XrSystem (#2804) Cyborus04 2022-02-15 15:25:39 -05:00
  • 0f083069ea Remove Windows from CI Alex Crichton 2022-02-14 07:37:25 -08:00
  • 542ec7e222 init temporal apis (#2788) HKalbasi 2022-02-14 19:06:49 +03:30
  • 4f231117bd Fix deno lint warnings (#2797) Florian Schwalm 2022-02-09 16:29:50 +01:00
  • 9f9969b8c5 Fix typo in Closure docs (#2796) Cyborus04 2022-02-09 10:29:03 -05:00
  • bfcf18b0ce replace the dead echo service (#2781) 2022-01-31 23:34:06 +08:00
  • 232d94e6b5 remove redundant unit expressions (#2778) crapStone 2022-01-26 19:19:22 +01:00
  • 54b8aebeaa Expose a helper to deallocate thread stack (#2769) Roberto Vidal 2022-01-25 16:25:00 +01:00
  • 9b0d40c7a9 Version bump (#2772) Micah T. Keller 2022-01-19 13:59:31 -07:00
  • 3e507e649c Fix missing wasm_bindgen attribute (#2773) Abi Raja 2022-01-19 12:26:31 -05:00
  • 3701c9d6be Implement OptionIntoWasmAbi for Closure references (#2768) Billy Bradley 2022-01-18 15:16:47 +00:00
  • c25c1f4b09 Typo (#2765) Osoro Bironga 2022-01-13 18:29:43 +03:00
  • 39423ed01a Fix some more tests Alex Crichton 2022-01-10 07:52:30 -08:00
  • d68ceed956 spellcheck (#2762) sjud 2022-01-10 10:37:57 -05:00
  • f158a75e9e Update test expectations Alex Crichton 2022-01-10 07:36:48 -08:00
  • 8aa58ac019 Fix macro hygiene in wasm_bindgen_test (#2748) Teoh Han Hui 2022-01-05 01:18:22 +08:00
  • c515cbf568 Documentation link updated. (#2749) sjud 2021-12-25 19:34:17 -05:00
  • ac87c8215b Fix fn () -> Result<T, JsValue> leaking stack space (#2710) Cormac Relf 2021-12-14 03:12:13 +11:00
  • 9fdf8f07d2 Identify missing environment variables (#2733) Tamir Duberstein 2021-12-13 10:46:54 -05:00
  • e89175cb0a Adjust attributes for linters in generated code (#2719) Kai Ren 2021-11-18 17:34:10 +02:00
  • a086f9442d Use GitHub Actions for CI (#2720) Alex Crichton 2021-11-10 12:49:53 -06:00
  • 128aed9611 Add dummy github actions config Alex Crichton 2021-11-10 10:36:03 -08:00
  • e4477293c1 Add bindings for ResizeObserver (#2701) Liam Murphy 2021-10-21 01:30:21 +11:00
  • d4b21e7d66 Fix recursive implementation of From<Number> for f64 (#2695) Daniel Henry-Mantilla 2021-10-12 16:15:47 +02:00
  • dc9141e7cc Fix invalid ts definitions for many param fns (#2687) Nick Babcock 2021-09-23 10:21:57 -05:00
  • 7f820db4b4 Bump to 0.2.78 (#2683) Alex Crichton 2021-09-15 11:17:51 -05:00
  • 9fa0ab9b8f Implement Extend<A> for Array where A: AsRef<JsValue> (#2681) Arnau Orriols 2021-09-15 16:08:14 +02:00
  • 3f3ed81ae7 Run schema tests in CI (#2680) Chinedu Francis Nwafili 2021-09-14 17:45:24 -04:00
  • 7c00de95b8 Update UI tests (#2678) Alex Crichton 2021-09-13 14:15:30 -05:00
  • 123d5f584f Bump to 0.2.77 (#2675) Alex Crichton 2021-09-08 11:02:12 -05:00
  • 634f07daee Fix the "extra-traits" feature of macro-support, allowing it to build again (#2674) Jules Bertholet 2021-09-08 10:17:44 -04:00
  • d6d056cdc8 Add math-related intrinsics/functions for JsValues (#2629) Jules Bertholet 2021-09-02 13:09:20 -04:00
  • 965b88cf7e Generate TypeScript return types for async functions (#2665) trevyn 2021-08-26 18:33:36 +04:00
  • 6ab9ac0f0f web-sys: add WorkerType feature (#2666) Oliver Wangler 2021-08-24 18:11:22 +02:00
  • 58e252e54c Update tests for a new wasmprinter release (#2667) Alex Crichton 2021-08-24 11:11:11 -05:00
  • b780348f55 Disable dependabot Alex Crichton 2021-08-19 08:19:48 -07:00
  • af0e5662c6 Don't publish wasm-bindgen-webidl Alex Crichton 2021-08-19 08:08:37 -07:00
  • a881a83c5a Bump to 0.2.76 (#2661) Alex Crichton 2021-08-19 10:06:51 -05:00
  • c583098667 docs(readme): update linked blocking issue (#2659) Jesse Jackson 2021-08-16 17:45:21 -05:00
  • f4efb2c9d1 shared: support runtime configuration for schema lookup (#2657) UebelAndre 2021-08-16 08:20:12 -07:00
  • e252c2e815 Add support for WorkerOptions attributes type and credentials (#2656) Marcus Ofenhed 2021-08-16 16:11:47 +02:00
  • 8f874c8610 Update to latest WebGPU WebIDL (#2658) Josh Groves 2021-08-16 11:41:24 -02:30
  • 2ccdbd9337 Upgrade the webpack-based examples' npm dependencies (move to webpack 5) (#2651) Thomas Etter 2021-08-10 16:43:42 +02:00
  • 4770fab854 Add no_deref attribute to opt out of generating deref impls for imported types (#2652) Jules Bertholet 2021-08-10 10:38:49 -04:00
  • 41c22e6052 Improve TypedArray::to_vec performance by not zero-initializing buffer (#2650) Adrian Wielgosik 2021-08-09 16:12:51 +02:00
  • e104d1695a Bump to 0.2.75 (#2643) Alex Crichton 2021-08-02 10:39:14 -05:00
  • 814efc918e Add #[wasm_bindgen(getter_with_clone)] attribute (#2633) trevyn 2021-07-30 02:16:40 +04:00
  • 0e69e0ec10 fix ui-tests for rust 1.54 (#2638) trevyn 2021-07-29 22:03:32 +04:00
  • 3b3d95a1ba Fix cast in performance API example (#2634) Andy Kurnia 2021-07-27 01:26:39 +08:00
  • b97837b098 Implement Default for JS types (#2626) Jules Bertholet 2021-07-20 11:04:09 -04:00
  • c2f6b000bf Implement FromStr for JsString (#2625) Jules Bertholet 2021-07-20 10:20:36 -04:00
  • 7caeb3198e Fix non-compliling examples (#2624) Jules Bertholet 2021-07-19 10:11:36 -04:00
  • 872c57e2dd Document #2614 (#2621) Jules Bertholet 2021-07-14 16:57:30 -04:00
  • bf39cfd8bc Implement To/FromWasmAbi traits for boxed slices of JsValue wrappers (#2614) Jules Bertholet 2021-07-14 11:49:51 -04:00
  • 17eab63426 added WebHID to web-sys (#2617) loehde 2021-07-14 17:42:52 +02:00
  • d83d33ce9a Fix webrtc_datachannel example panic in Safari (#2616) ch stands for cheng 2021-07-13 22:05:42 +08:00
  • a8245bda46 Upgraded examples/webgl to use WebGL2 instead of WebGL1 (#2609) mmulli 2021-07-12 10:08:55 -04:00
  • eb855e3fd4 fix: load internal node modules without string raw (#2606) Mario Reder 2021-06-30 16:36:13 +02:00
  • 837e354aef Pass-through file urls to Deno.readFile (#2600) Casper Beyer 2021-06-24 01:36:14 +08:00
  • e4ab2602da Added WebAssembly.Global (#2595) Syrus Akbary 2021-06-22 16:21:27 -05:00
  • 1e4152913c bump the IDL for Clipboard, and make navigator.clipboard fallible (#2598) Alec Mocatta 2021-06-22 22:08:09 +01:00
  • b2caf8370f Update to latest WebGPU WebIDL (#2596) Josh Groves 2021-06-22 11:50:26 -02:30
  • 80da105db8 Try to fix #2296 and support to get wasm file through http protocol (#2297) orange soeur 2021-06-18 23:58:50 +08:00
  • 41a6a438eb Clarify use of final in docs (#2592) Jules-Bertholet 2021-06-17 15:32:06 -04:00
  • 316b0ce222 Enabling more Stream functionality (#2584) Benjamin Halsted 2021-06-17 07:51:56 -07:00
  • 87406a6c93 Adding unstable APIs for stable types. (#2586) Benjamin Halsted 2021-06-14 07:22:37 -07:00
  • 8594cae64b Use standard memory name for the export (#2583) Ingvar Stepanyan 2021-06-14 15:12:04 +01:00
  • e8bf537001 3 Features were missing in Cargo.toml (#2580) Benjamin Halsted 2021-06-10 07:19:12 -07:00
  • cf578cccd4 Fixed some find/replace errors (aundefined => avoid) (#2579) Benjamin Halsted 2021-06-10 07:15:36 -07:00
  • 95ef255d1e Removed a duplicate use statement (#2577) Sam Bordo 2021-06-09 14:50:10 -04:00
  • 70bc8916cd Enable additional TextMetrics properties (#2575) Paul Butler 2021-06-07 10:19:45 -04:00
  • 72ef869f20 ScreenWakeLock.webidl (#2568) Tor Hovland 2021-06-01 16:10:34 +02:00
  • 78a372183b Add wasm in web worker example (#2556) sgasse 2021-05-18 16:46:30 +02:00
  • 27c7a4d06c Bump to 0.2.74 Alex Crichton 2021-05-10 07:07:57 -07:00