rustwasm / wasm-bindgen

Facilitating high-level interactions between Wasm modules and JavaScript
https://rustwasm.github.io/docs/wasm-bindgen/
Apache License 2.0
7.84k stars 1.08k forks source link

Update reference tests #4275

Closed daxpedda closed 1 week ago

daxpedda commented 1 week ago

Reference tests were broken in #4270. This PR fixes that.