INSTEAD (game interpreter) written in haxe+js
To install instead_hx just put entry on folder js_src to your host. Modify index.html to adjust css of your game.
Lua files of modules and gamesource folder should be placed in same folder as index.html. Game lua files should be placed in gamesource folder.
That's it.
All neded includes already placed in index.html, but you can extend it as you with with regular html and js code.