Releases: rustwasm/wasm-bindgen
Releases · rustwasm/wasm-bindgen
0.2.69
Changes:
- 69546a2 Bump to 0.2.69 (#2377)
- 83cc988 Document the backend (#2365)
- e0ffa8f Update
waitAsync
signature to latest spec (#2362) [ #2361 ] - eb0ff9b Add support for renaming a struct field with js_name (#2360)
- 316c5a7 Update to latest WebGPU WebIDL (#2353)
- b87a901 added WebUSB API (#2345)
- 1d2d345 Fix ImageCapture API (#2347) (#2348)
- 45d2f2d Update reference tests for wat changes (#2352)
- 3c0c2b3 Fix typo (#2349)
- 1817a88 Fix typo (#2346)
See More
- b49bc2e Fix typo (#2344)
- a314c86 Bump cfg-if to 1.0 (#2336)
- 60e39c6 Update env_logger requirement from 0.7 to 0.8 (#2333)
- 0b5b800 Fix typo (#2332)
- 9554bee Update cfg-if requirement from 0.1.9 to 1.0.0 (#2326)
- 28d4575 Add dataview attribute output to WebIDL Codegen (#2316) [ #2312 ]
- 4da073c example/webaudio: Fix typo for the link to compiled example (#2315)
- d639960 Add WebBluetooth to unstable directory (#2311)
- 6dd8f1c cli-support: Remove Node.js specific passStringToWasm (#2310)
- 09c5b82 Remove obsolete note from raytrace-parallel example (#2307)
This list of changes was auto generated.
0.2.68
Changes:
- a04e189 Bump to 0.2.68 (#2305)
- 1ca54f2 Fix two cases of non-deterministic iteration (#2304) [ #2302 ]
- c34606e Set Content-Type header when curling webdriver (#2261) (#2301)
- 7ef5591 Fix compile error with futures crate using a renamed function (#2299)
- 0be6887 Update a reference test for 1.46
- 5ed1f17 Update rustc errors for new stable release
- 520e2ad Changed externref_table to use geometric resizing, giving amortized O(1) insertions (#2294)
- 0cd5f16 ts declaration file name for wasm import (#2283)
- 49dc58e Add userVisibleOnly property to PushSubscriptionOptionsInit (#2288) [ #2287 ]
- 567364e Fix typo in wasm-bindgen-test README (#2275)
0.2.67
0.2.66
Changes:
- b72678a Bump to 0.2.66 (#2256)
- 664c3f8 Update support for weak references (#2248)
- 60f3b1d Pass actual stack pointers around instead of address 8 (#2249) [ #2218 ]
- d70ae96 add reverse mappings from value to name on enums exported from rust/wasm (#2240)
This list of changes was auto generated.
0.2.65
Changes:
- 6742d96 Bump to 0.2.65 (#2239)
- 45cf6a4 Update walrus and wasmparser deps (#2234)
- 954a3c4 Modernize code examples in guide (mostly remove extern crate) (#2233)
- 1795020 Create wasm-in-wasm-imports example (#2229)
- e372596 Update askama requirement from 0.9.0 to 0.10.0 (#2221)
- 6b3d730 Implement extern "C" async functions. (#2196)
This list of changes was auto generated.
0.2.64
Changes:
- 31c2d6f Bump to 0.2.64 (#2219)
- 979f0d2 Added example for weather report using rust and webassembly (#2216)
- 1a7d6de add dyn for Fn (#2212)
- 810e6a8 Remove inaccurate typed array constructor doc (#2213)
- 41409d2 trims trailing space in doc comments (#2210)
- 64e53a5 typo (extra trailing colon ':') in asynchronous-tests.md, ln 22, causing compilation error for code snippet (#2198)
- 1edd43a Update askama requirement from 0.7.2 to 0.9.0 (#2187)
- e015189 Update assert_cmd requirement from 0.11 to 1.0 (#2188)
- 74a411f Merge pull request #2186 from rustwasm/dependabot/cargo/humantime-2
- dd93d83 Update UI tests for latest stable
See More
- 3725e71 Remove accidental debugging code added to example
- 8e6b3c0 Update humantime requirement from 1 to 2
- 9c5a6df Merge pull request #2176 from jakobhellermann/deno-target
- 665785e add deno test mode, enabled by WASM_BINDGEN_USE_DENO=1
- 77bf0e9 make wasm-bindgen-test-runner easier to expand
- addb082 fix deno import logic to include non-placeholder-module imports
- 84c7cf0 address pr comments
- 36dcbb8 Remove
type=module
from no-modules example (#2184) [ #2182 ] - 8edcda4 Update threads-xform for current nightly (#2183) [ #2175 ]
- 0d39f90 Fix broken links for Reflect (#2147)
- b56233a Remove
type=module
from no-modules example [ #2182 ] - 79f96af add deno target
- 1076065 Fix typo in Closure example code (#2174)
- cc36bdc Fix codegen of consuming setters/getters (#2172) [ #2168 ]
- b5e377d enhance wasm-bindgen installation doc (#2171)
- 87663c6 Enable nested namespace (#951) (#2105)
- e0ad7bf Add another example to js_namespace (#2157)
This list of changes was auto generated.
Bump to 0.2.63 (#2163)
Changes:
- df809df Bump to 0.2.63 (#2163)
- 47ccb49 Unpin nightly toolchain (#2161)
- 3dd8f3d Handle the possibility that the class name is in its own Group (#2159) [ lang/rust#72388 ]
- cf45d5b Pin to an older nightly to fix CI
- 1e1cab6 Add a test that fails to compile if generated code triggers unused lint warning. (#2145)
- 047b420 Explictly drop instead of relying on RAII. (#2144)
- 996e92f Mass rename anyref to externref (#2142)
- 61e8fc0 Update tests for new anyref syntax
- 6ba8c6c Add Blob.stream() method (#2140)
- adad1fb Add link to summary column (#2135)
See More
- f94e377 [Examples] Add WebRTC DataChannel example (#2131)
- 6b5f734 Remove outdated comment about path dependency. (#2129) [ #1015 ]
- 8e3d6fe Update the
walrus
dependency (#2125) - dc54c0f Fix name collisions with test functions and intrinsics (#2123) [ #2121 ]
This list of changes was auto generated.
0.2.62
0.2.61
Changes:
- 6d61cd8 Bump to 0.2.61 (#2113)
- e16f7e4 Adding in wrapper file to fix circular dependency with Webpack 5 (#2110)
- a521c90 Websockets binary msgs (#2109)
- 8728f40 be more precise how to open the example in the browser (needs serving) (#2108)
- 69aef24 Fix CI builds for now
- 541e8f5 No longer error for npm dependencies with web (#2103)
- a479241 Merge pull request #2100 from vojta7/clipboard
- 4ff154f Generate web-sys with old ClipboardEvent removed.
- d5da20c Remove old ClipboardEvent webidl
- e7361d8 Generate Clipboard APIs
See More
- 1d84a84 Add clipboard webidl
- a22bbca Making WebIDL generation deterministic (#2101)
- 7bc9147 Improving the code generation for catch (#2098)
- a93b778 Fixing bug with Firefox extension content scripts (#2099)
- 3c40492 exhausively match JSImportName (#2090)
- 4900732 Add
setBindGroup
to immutable slice whitelist (#2087) - f7f4799 Update raytracing example browser support (#2083)
- ad85de5 try to fix global / modulaized import ns conflict (#2057)
- a75570d Merge pull request #2082 from guest271314/master
- a1fe111 Update README.md
- 8265389 Copy more doc comments to JS/TS files, unescape comments (#2070)
- fc86589 Update to latest WebGPU WebIDL (#2080)
- 2b12828 Add ability to rename enums (js_name = new_name) (#2071)
- b9f78ab try to fix js_name error when both
getter
andsetter
used (#2074) - 301a5f3 Installation instructions for wasm-bindgen CLI tool (#2076)
This list of changes was auto generated.
Bump to 0.2.60 (#2051)
Changes:
- a19c8a3 Bump to 0.2.60 (#2051)
- b0ebc98 Don't build webxr example
- d04930c Run rustfmt
- 29fabdd Update macos build agent
- 2b29650 Webxrdevice (#2000)
- 3c85ae1 fix contributing docs url (#2043)
- ceac51f Fix a test for upstream changes
- 8f14ccc Add CI example for GitHub Actions (#2044)
- 5acd6a3 Merge pull request #1986 from clearloop/master
- 8a3bdbd Allow changing the
wasm-bindgen-test-runner
timeout via an env variable (#2036)
See More
- 035902a Update to latest WebGPU WebIDL (#2037)
- 5534253 Fix undefined error in worker. (#2038)
- 6d5fc3d reenable UTF-8 BOM tests (#2031)
- 003dc45 add: docs for typescript_type
- 84f5fe2 add: tests for typescript_type attribute
- 7a7b412 Merge pull request #2029 from Pauan/fixing-typescript-emit
- b99ab10 Running rustfmt
- 57f8ed2 Improving the CHANGELOG and docs (#2027)
- 5a752e5 Adding in typescript_type to the js_sys types (#2028)
- d193b2d Improving the TypeScript types for the init function
This list of changes was auto generated.