Open
Bug 1985679
Opened 3 months ago
Updated 3 months ago
Implement wasm custom page size JS API
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: asumu, Unassigned)
References
(Blocks 1 open bug)
Details
The wasm custom page size proposal is being implemented right now (see Bug 1977854), but there are parts of the JS API that haven't been fully fleshed out yet, such as how page sizes will be specified for memory objects created in JS.
See https://github.com/WebAssembly/custom-page-sizes/issues/33 for current discussions on the topic.
When this is resolved on the spec side, it would need to be implemented for Spidermonkey as well.
| Reporter | ||
Updated•3 months ago
|
Blocks: wasm-custom-page-sizes
Updated•3 months ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•