teascript
teascript copied to clipboard
Add a Web REPL
Adds a simple web REPL that can be started with make -C web.
Does not block JS main thread.
Does not need run button, runs code on change.
Here's some working code in it.
Here's it running out of time to run something and not crashing.
Here's it reporting an error.