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.
bgourlie
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Trying to get wasm/asmjs stuff compiling
|
3 | 2688 | January 12, 2023 | |
| Help porting a large complex application to the web: wasm32-unknown-emscripten / wasm32-unknown-unknown / wasm32-wasi? | 5 | 2427 | August 27, 2019 | |
| What is a known working setup for using Rust with emscripten (wasm32-unknown-emscripten)? | 4 | 3692 | January 12, 2023 | |
| JavaScript target | 4 | 823 | July 15, 2021 | |
| Wasm unknown vs emscripten | 7 | 12029 | January 12, 2023 |