What benefits do rust's memory safety and concurrency guarantees afford us when targeting a runtime that is garbage collected and single-threaded? Being able to target asm.js and WA is cool for sure, I'm just wondering what the practical implications are.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Trying to get wasm/asmjs stuff compiling
|
3 | 2606 | January 12, 2023 | |
Can I compile Rust to JavaScript (or another language) by way of WebAssembly? | 3 | 2266 | January 12, 2023 | |
Is there a transpiler or something that converts Rust code to JavaScript?
|
5 | 2278 | March 25, 2022 | |
JavaScript target | 4 | 709 | July 15, 2021 | |
Help porting a large complex application to the web: wasm32-unknown-emscripten / wasm32-unknown-unknown / wasm32-wasi? | 5 | 2260 | August 27, 2019 |