Open
Bug 1925083
Opened 19 days ago
Integrate WebAssembly.Memory with ResizableArrayBuffer proposal
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: rhunt, Unassigned)
References
Details
See this spec PR for details [1]. I've not reviewed it thoroughly, but it looks like it allows JS to get a ResizableArrayBuffer from a WebAssembly.Memory instead of just a fixed length buffer.
You need to log in
before you can comment on or make changes to this bug.
Description
•