An interesting post re Futhark and JS/WASM:
https://futhark-lang.org/blog/2021-08-26-futhark-in-the-browser.html
Futhark is a typed functional language that produces highly optimized code for GPUs. I experimented with a while back using a hacky solution that merits no futher mention. Anyway, this might be a path for roc programmers to do some pretty interesting computational and visualization projects. Eventually!
neat!
That one is fun and easy to read. Taught me a little about wasm too. Thanks @James Carlson
Last updated: Jul 06 2025 at 12:14 UTC