Releases: rustwasm/wasm-bindgen
Releases · rustwasm/wasm-bindgen
0.2.80
Bump to 0.2.80 (#2851)
0.2.79
Version bump (#2772) * Version bump * 0.2.79 Version Bump * 2022-01-19 Change Log
0.2.78
0.2.77
Changes:
- 123d5f5 Bump to 0.2.77 (#2675)
- 634f07d Fix the "extra-traits" feature of macro-support, allowing it to build again (#2674)
- d6d056c Add math-related intrinsics/functions for
JsValue
s (#2629) - 965b88c Generate TypeScript return types for
async
functions (#2665) - 6ab9ac0 web-sys: add
WorkerType
feature (#2666) [ #2656 ] - 58e252e Update tests for a new wasmprinter release (#2667)
- b780348 Disable dependabot
- af0e566 Don't publish wasm-bindgen-webidl
This list of changes was auto generated.
0.2.76
Changes:
- a881a83 Bump to 0.2.76 (#2661)
- c583098 docs(readme): update linked blocking issue (#2659)
- f4efb2c shared: support runtime configuration for schema lookup (#2657)
- e252c2e Add support for WorkerOptions attributes type and credentials (#2656)
- 8f874c8 Update to latest WebGPU WebIDL (#2658)
- 2ccdbd9 Upgrade the webpack-based examples' npm dependencies (move to webpack 5) (#2651)
- 4770fab Add
no_deref
attribute to opt out of generatingderef
impls for imported types (#2652) - 41c22e6 Improve TypedArray::to_vec performance by not zero-initializing buffer (#2650)
This list of changes was auto generated.
Bump to 0.2.75 (#2643)
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.
0.2.74
Changes:
- 27c7a4d Bump to 0.2.74
- f722cec Fix build of raytrace example on nightly (#2488) [ #2487 ]
- c8fb41f Don't flag published docs as experimental
- 44fb4ad Update trybuild expected errors
- 7236748 Relax schema version constraints (#2546)
- 4e677bb Upgrade to GitHub-native Dependabot (#2542)
- d4679a0 Add --omit-default-module-path CLI flag (#2519)
- fda6bb9 Work around for building with webpack5 (#2512)
- 0d911ea Update walrus to 0.19.0 (#2529) [ #2522 ]
- cb413ad Fix typo wasm_bidngen to wasm_bindgen (#2528)
See More
- aa32f4a Add complete WebIDL for ReadableStream (#2478)
- 862e13d docs: fix typo and grammar in browser-support (#2515)
This list of changes was auto generated.
0.2.73
0.2.72
Changes:
- 44d577f Bump to 0.2.72 (#2503)
- 4eec486 Fix incorrect link to
--target no-modules
example (#2501) - e6682ca Add TypedArray::copy_from (#2492)
- 209d19f Fix typo in web-sys contributing docs (#2490)
- 1e4390f Update to latest WebGPU WebIDL (#2482)
- 1ca80e3 Update lib.rs (#2480)
- 7f99f03 Make maybe_memory truly optional (#2469) [ #2133 ]
This list of changes was auto generated.
0.2.71
Changes:
- 38ba374 Bump to 0.2.71 (#2468)
- b54c9f4 Update lib.rs (#2464)
- 68fa193 Update scrollHeight and scrollTop (#2458)
- bc901ad Rerun rustfmt
- e987f94 Fix the codegen of the
TableGrow
intrinsic (#2450) [ #2446 ] - 5442f26 Getting the
no-modules
TypeScript*.d.ts
Files Working (#2396) - 03c692e [cli] Fix the UAF with by-value receivers and
--weak-refs
(#2448) - de2a5d7 Emit
new URL('...', import.meta.url)
for Wasm (#2444) - d6228e6 Update browser support caveats (#2441)
- 920494c Avoid errors if vendor-prefixed APIs do not exist (#2438)
See More
This list of changes was auto generated.