Show HN: Site for running Lua snippets. No login or ads

by dextercdon 12/28/2024, 2:04 AMwith 0 comments

Uses WebAssembly. Three .lua dependencies are included that you can load with `require(xyz)`. You can see which ones using `os.execute("ls /lib")`

0