Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 362 Bytes

File metadata and controls

12 lines (8 loc) · 362 Bytes

haxe-lua-experiments

Experimenting with embedded Lua runtime in Haxe (js target)

Setup

setup.ps1 will download the fengari-web Lua runtime as well as some haxelibs (see build.hxml for the list of libs)

git clone https://github.com/montibbalt/haxe-lua-experiments.git
powershell .\setup.ps1