Changes:
- e104d16 Bump to 0.2.75 (#2643)
- 814efc9 Add
#[wasm_bindgen(getter_with_clone)]
attribute (#2633) - 0e69e0e fix ui-tests for rust 1.54 (#2638)
- 3b3d95a Fix cast in
performance
API example (#2634) - b97837b Implement Default for JS types (#2626)
- c2f6b00 Implement FromStr for JsString (#2625)
- 7caeb31 Fix non-compliling examples (#2624)
- 872c57e Document #2614 (#2621)
- bf39cfd Implement To/FromWasmAbi traits for boxed slices of
JsValue
wrappers (#2614) - 17eab63 added WebHID to web-sys (#2617)
See More
- d83d33c Fix webrtc_datachannel example panic in Safari (#2616)
- a8245bd Upgraded examples/webgl to use WebGL2 instead of WebGL1 (#2609)
- eb855e3 fix: load internal node modules without string raw (#2606) [ #2605 ]
- 837e354 Pass-through file urls to Deno.readFile (#2600)
- e4ab260 Added WebAssembly.Global (#2595)
- 1e41529 bump the IDL for Clipboard, and make navigator.clipboard fallible (#2598)
- b2caf83 Update to latest WebGPU WebIDL (#2596)
- 80da105 Try to fix #2296 and support to get wasm file through http protocol (#2297)
- 41a6a43 Clarify use of
final
in docs (#2592) [ #2588 ] - 316b0ce Enabling more Stream functionality (#2584)
- 87406a6 Adding unstable APIs for stable types. (#2586)
- 8594cae Use standard
memory
name for the export (#2583) - e8bf537 3 Features were missing in Cargo.toml (#2580)
- cf578cc Fixed some find/replace errors (aundefined => avoid) (#2579)
- 95ef255 Removed a duplicate use statement (#2577)
- 70bc891 Enable additional TextMetrics properties (#2575)
- 72ef869 ScreenWakeLock.webidl (#2568)
- 78a3721 Add wasm in web worker example (#2556) [ #2549 ]
This list of changes was auto generated.