Stream: beginners

Topic: WASM examples


view this post on Zulip Yannick (Oct 11 2025 at 15:31):

Are there any examples of calling a hello world function from js? Some minimal setup needed?

view this post on Zulip Anton (Oct 13 2025 at 08:52):

Hi Yannick, here is a thread with wasm examples: #beginners > Example for using as an embedded language. @ 💬. We unfortunately don't have any minimal wasm examples available right now. We'll make sure to set one up once the new compiler is ready for it (so probably in a couple of months).

view this post on Zulip Yannick (Oct 13 2025 at 10:51):

Okay thank you!

view this post on Zulip Niclas Ahden (Oct 13 2025 at 19:41):

There are examples for the current/old Rust compiler if you’re interested. I’m writing full-stack Roc using that compiler every day while waiting for the new compiler (which will be even sweeter!)


Last updated: Oct 18 2025 at 12:13 UTC