/gopher-lua-playground

GopherLua Playground is a convenient website where you can play with GopherLua.

Primary LanguageJavaScriptMIT LicenseMIT

GopherLua Playground

GopherLua Playground is a convenient website where you can play with GopherLua.

Technology Stack

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.

WebAssembly

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.

Author

Kohki Makimoto kohki.makimoto@gmail.com

License

The MIT License (MIT)