Hey there, I wanted to play with the playground just now, but found out that two of the examples are brokeb:
Also two more things to note:
Also I was not sure if the best way to post about this, is here, or directly on github.
Happy to send PRs to fix that
It seems that there are no links to the playground on the main website
Yeah, it's using the new zig compiler, which is incomplete, hence the errors
The playground webpage does not have a favicon
A PR would be lovely :)
souf said:
Also I was not sure if the best way to post about this, is here, or directly on github.
Here is fine
The playground is in stealth mode... if you're here on the zulip chat you're probably involved enough to check it out and help develop it. But for most people, it's too early to share with all the known bugs and missing features :smiley:
Posted PR for favicon https://github.com/roc-lang/roc-playground/pull/18
Niice
I guess my program is too big or too broken?
Yeah Im guessing the error message must be huuge
what is really confusing is that the program runs with roc check locally and passes....
That said, something is definitely off. Seems to hang or hit malloc issues if I build in ReleaseFast (have not tested ReleaseSmall).
Last updated: Oct 20 2025 at 12:16 UTC