alda
alda copied to clipboard
It would be good to have a mini player along side each snippet in documentation
Something like Go playground where the user gets a small icon in the code snippet to execute the code online without installing Go. We can maybe also allow people to try out their own code.
That's a great idea. I've had some thoughts about how to get Alda to run in a browser. It's non-trivial, but I think it's pretty doable. I've started collecting my thoughts about how to do this in #392.
I think it's going to be a while before I have time to try this out, so in the meantime, if anybody has the itch to experiment with running Alda in the browser, I'd love to see it!