gamesys / moonshine

A lightweight Lua VM for the browser
http://moonshinejs.org
MIT License
501 stars 35 forks source link

Debug and editor examples not running #52

Open hansdpf opened 4 years ago

hansdpf commented 4 years ago

Are Debug and / or Editor examples still active? Both demos do not work for me. I also try to get 'How to debug locally' working, but without success. Is anyone still busy with the LUA VM and the debugger and could give me some hints how to use them?

Thanks Dieter