[tracking] .NET support for post-MVP WebAssembly Proposals #94351
Labels
arch-wasm
WebAssembly architecture
area-Meta
design-discussion
Ongoing discussion about design without consensus
os-browser
Browser variant of arch-wasm
os-wasi
Related to WASI variant of arch-wasm
tracking
This issue is tracking the completion of other related issues.
Milestone
Summary
This issue attempts to collect the post-MVP WebAssembly spec proposals. The goal is to provide a convenient place to collect issues for the individual proposals and the status of each proposal with respect to the .NET runtime.
This list of in-progress proposals is from WebAssembly/proposals@0099331
For the status of support for each proposal by various popular WebAssembly engines, see https://webassembly.org/roadmap/
Accepted proposals
These are the proposals in https://github.com/WebAssembly/spec/tree/main/proposals that have been merged into the spec
Phase 4 - Standardize the feature (WG)
Phase 3 - Implementation Phase (WG + CG)
Phase 2 - Proposed Spec Text Available (WG + CG)
Phase 1 - Feature Proposal (CG)
Footnotes
Supported by toolchain ↩
There may be some micro-optimization opportunities for the jiterpreter to return multiple values. Interpreter and AOT use the C stack to return .NET valuetypes not the WASM stack. ↩
Supported by toolchain, intrinsics added together with SIMD in https://github.com/dotnet/runtime/issues/53730 ↩
Supported by toolchain ↩
.NET does not use the WAT text format directly ↩
The text was updated successfully, but these errors were encountered: