Stream: beginners

Topic: new here


view this post on Zulip nandi (Nov 20 2023 at 23:16):

Hello. roc looks cool. I love the simplicity and that it compiles to machine code/wasm

view this post on Zulip Roberto Rodriguez Jr (Nov 20 2023 at 23:18):

I have been exploring too. I have done some of the examples.

view this post on Zulip Random (Nov 21 2023 at 12:40):

Hello roc looks cool .I love the simplicity and that is compile to machinie code/wasm? but I want to know what goal is this language? for wasm ?

view this post on Zulip Anton (Nov 21 2023 at 13:11):

Hi @Random,
The goal is for Roc to be general purpose language that is fast, friendly and functional. You can compile a roc project to wasm but that is not the core focus. Roc can be used to build websites, web APIs, games, command line applications...


Last updated: Jul 06 2025 at 12:14 UTC