-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Open
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.O-wasmTarget: WASM (WebAssembly), http://webassembly.org/Target: WASM (WebAssembly), http://webassembly.org/
Description
After 3 years Wasm 3 now supports 64-bit address space and typed references, are there plans to improve the wasm64 target to make it as feature-complete as the wasm32 targets?
https://webassembly.org/news/2025-09-17-wasm-3.0/
https://github.com/wasm3/wasm3
It sounds like many other languages are already targeting the new standard, it would be great if the Rust ecosystem could benefit too.
FYI https://doc.rust-lang.org/nightly/rustc/platform-support/wasm64-unknown-unknown.html
is still pointing to the outdated https://github.com/webassembly/memory64 proposal which has been archived in January.
KisaragiEffective and dominictobias-bullishdominictobias-bullishdominictobias-bullishdominictobias-bullish
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.O-wasmTarget: WASM (WebAssembly), http://webassembly.org/Target: WASM (WebAssembly), http://webassembly.org/