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 | 2589 | January 12, 2023 | |
Can I compile Rust to JavaScript (or another language) by way of WebAssembly? | 3 | 2230 | January 12, 2023 | |
Is there a transpiler or something that converts Rust code to JavaScript?
|
5 | 2033 | March 25, 2022 | |
JavaScript target | 4 | 666 | July 15, 2021 | |
Help porting a large complex application to the web: wasm32-unknown-emscripten / wasm32-unknown-unknown / wasm32-wasi? | 5 | 2207 | August 27, 2019 |