Closed
Bug 1893212
Opened 2 years ago
Closed 2 years 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•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•2 years 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•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years 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
•