Closed
Bug 1893212
Opened 6 months ago
Closed 5 months ago
Replace suspending method with `new WebAssembly.Suspending()`
Categories
(Core :: JavaScript: WebAssembly, task, P1)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
Details
Attachments
(1 file)
Spec evolves: instead of WebAssembly.suspending() wrapper we want to use WebAssembly.Suspending object constructor.
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•5 months ago
|
Assignee: nobody → ydelendik
Attachment #9398957 -
Attachment description: WIP: Bug 1893212 - Replace suspending method with object constructor. → Bug 1893212 - [wasm] Replace suspending method with object constructor. r?jpages
Status: NEW → ASSIGNED
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5ebcaf20c9c
[wasm] Replace suspending method with object constructor. r=jpages
Comment 3•5 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•