Open
Bug 1655626
(wasm-function-references)
Opened 4 years ago
Updated 1 year ago
[meta] Implement function-references proposal
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: rhunt, Unassigned)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Keywords: meta)
The function references proposal adds typed function references, non-nullable references, and some new instructions for manipulating references.
We have an older GC proposal which includes some of these features, but we should factor those out behind a specific 'function-references' switch and implement anything remaining.
Updated•4 years ago
|
Keywords: meta
Summary: Implement function-references proposal → [meta] Implement function-references proposal
Updated•3 years ago
|
Alias: wasm-function-references
Reporter | ||
Updated•2 years ago
|
Blocks: wasm-managed-lang
Reporter | ||
Comment 1•2 years ago
|
||
This is now a meta-bug and I'm not the only one working on it.
Assignee: rhunt → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•