Hacker News new | ask | show | jobs
by ralston3 1059 days ago
- I just write Rust that compiles down to a wasm32 target :)

- Allows me to still use IDEs (e.g., VSCode), get great tooling (i.e., cargo) and still have a tidy little binary to use

1 comments

Can you use breakpoints with your setup? In-browser or in-IDE?