Work in Progress the Roc compiler is not yet ready for general use. This playground is intended for Roc developers and contributors.
There are many known bugs and issues with the Roc compiler. If you would like to help build the Roc compiler and improve this playground, please visit the Roc community on our Roc Zulip Chat.
The playground requires playground.wasm which is downloaded from the latest Roc nightly release.
npm run setupThis installs dependencies and downloads the latest playground.wasm.
npm install
npm run fetch-wasmnpm run devTo update to the latest nightly:
npm run fetch-wasm