Lua
Lua is a programming language that lets you work quickly and integrate systems more effectively . It's easy to learn and use.
This playground uses wasmoon to run lua code in the browser. You can check the version by running the following code:
print(_VERSION)