Stream: beginners

Topic: Blue sky


view this post on Zulip James Carlson (Aug 27 2021 at 22:28):

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!

view this post on Zulip Richard Feldman (Aug 27 2021 at 23:41):

neat!

view this post on Zulip Lucas Rosa (Aug 28 2021 at 14:37):

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