jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Add lua WASM command #56

Closed ianthomas23 closed 1 month ago

ianthomas23 commented 1 month ago

Add lua WASM command, it makes a good demo:

Screenshot 2024-09-11 at 09 54 31

Running it as a script as shown above works fine, interactive running does not (due to buffering of stdin/out).