Releases: rustwasm/wasm-bindgen
Releases · rustwasm/wasm-bindgen
0.2.85
bump version (#3400) Co-authored-by: Alex Crichton <[email protected]>
0.2.84
Bump to 0.2.84 (#3274) Closes #3267
0.2.83
Bumped crate versions (#3079) * Added example-tests to the crate nopublish list * Bumped crate versions
0.2.82
Bump to 0.2.82 (#3002) * Bump to 0.2.82 * chore: bump version in crates/shared/src/lib.rs in sync with crates/shared/Cargo.toml * fix: update schema file hash
0.2.81
Bump to 0.2.81 (#2935)
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.