7 ms·
Interesting, got any links to more information?
by sapiogram 1y ago
Interesting, got any links to more information?
- adrian17 1y agohttps://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features/ https://blog.rust-lang.org/2024/09/24/webassembly-targets-ch... "As a result there is no longer any possible method of writing a function in Rust that returns multiple values at the WebAssembly function type level." And similar queries in Rust's zulip: https://rust-lang.zulipchat.com/#narrow/channel/122651-general/topic/how.20to.20write.20multivalue.20functions.20for.20webassembly/near/507127327 https://rust-lang.zulipchat.com/#narrow/channel/122651-gener...
- burakemir 1y agohttps://blog.rust-lang.org/2025/04/04/c-abi-changes-for-wasm32-unknown-unknown/ https://blog.rust-lang.org/2025/04/04/c-abi-changes-for-wasm...