[perf] WebAssembly.Memory
is not resizable ArrayBuffer.
#56801
Labels
wasm
Issues and PRs related to WebAssembly.
WebAssembly.Memory
is not resizable ArrayBuffer.
#56801
Version
v23.4.0
Platform
Subsystem
No response
What steps will reproduce the bug?
Not sure if it is a bug or not,
WebAssembly.Memory
is not resizable ArrayBuffer.Did not benchmark, maybe related to perf.
https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Memory
rustwasm/wasm-bindgen#4416
How often does it reproduce? Is there a required condition?
No.
What is the expected behavior? Why is that the expected behavior?
WebAssembly.Memory
is resizable ArrayBuffer.What do you see instead?
WebAssembly.Memory
is not resizable ArrayBuffer.Additional information
No response
The text was updated successfully, but these errors were encountered: