I've noticed that many newer programming languages have an interactive "tour" or playground, for example:
I'm guessing the answer is no. You could do it all in the browser, I think, at least in principle, but the compiler is probably big enough that you would want a server to back the REPL.
#show and tell > BASIC (1964), in Roc (2026) is somewhat relevant here.
No server needed, we have:
print_remaining! example right on the home page too. The WASM compiler+platform is 24 MB uncompressed.Last updated: Sep 24 2026 at 15:59 UTC