aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/wasm (follow)
Commit message (Expand)AuthorAgeFilesLines
* a fix for the luatablegen json file, added a new option to load.py, minor cos...bloodstalker2018-07-191-4/+3
* fixes 42, fixes 44bloodstalker2018-06-245-5/+5
* fixes #43. the auto-gen source files by luatablegen dont look like source fil...bloodstalker2018-06-191-1/+6
* the codegen is working now. the generated codes will not be part of the repo ...bloodstalker2018-06-091-37/+1
* fixed a bug with default.lua. added the blueprint for the wasm interface to b...bloodstalker2018-06-011-0/+44
* added test files for the wasm linker. added two scripts to extra-toolsbloodstalker2018-05-286-0/+174
* load.py is now imported bt another python module, should cut down on startup ...bloodstalker2018-05-251-0/+1030
* load.py is now imported bt another python module, should cut down on startup ...bloodstalker2018-05-253-1014/+83
* wip:added a wasm backend. i need to setup an interface with the main c++ code...bloodstalker2018-05-208-0/+3527