Picotron Playground -- an experimental web-based edition of my WIP Fantasy Workstation -- is OUT NOW! It includes a code editor and terminal program for poking around some demos of the #picotron API and runtime.

https://lexaloffle.com/bbs/?tid=50923

Picotron Playground

@zep probably too early for such reports? But ctrl+A ctrl+C doesn't seem to work nothing get pasted with further cmd+V in another app) on Safari on macOS. It works OK on Chrome though. Similar for in-app selection > ctrl+C > ctrl+V, working strangely on Safari.
@beetrootpaul Thanks, I've buglisted it. Picotron needs to use some of the newer clipboard browser features (it can't get away with the cheap tricks PICO-8 uses), so I guess I'm doing something not universally supported there.