GopherLua Playground is a convenient website where you can play with GopherLua.
GopherLua is a Lua5.1 VM and compiler written in Go. It is created by Yusuke Inuzuka. GopherLua Playground uses it for executing Lua code in your browser.
GopherLua Playground is implemented as a static website. The Lua code can be run in your browser without any server side networking. It is powered by WebAssembly.
Kohki Makimoto kohki.makimoto@gmail.com
The MIT License (MIT)