Y
Hacker News
new
|
ask
|
show
|
jobs
by
sekao
1409 days ago
Nim supports wasm. You can target it with `--cpu:wasm32`. You most likely want to pair that with emscripten. Here's an example:
https://github.com/paranim/parakeet