Quick webgl example to run Moonsharp LUA
- generated files are now inside Assets\Scripts\Dump
- testdump.lua is generated by Interpreter.cs (check toggle to create dump in editor)
- then create class using: moonsharp.exe -W testdump.lua out.cs --internals --class:MyClass --namespace:MyNamespace