Open
Bug 2032548
Opened 4 months ago
Updated 1 month ago
Implement baseline tier for stack switching
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: rhunt, Unassigned)
References
(Blocks 1 open bug)
Details
Once we have implemented all of the instructions, we'll need a baseline implementation. Hopefully we can share most of the codegen, but it's likely the params/results handling will be tricky.
You need to log in
before you can comment on or make changes to this bug.
Description
•