summaryrefslogtreecommitdiff
path: root/src/wasm.js
Commit message (Expand)AuthorAgeFilesLines
* Fix emscripten build to work with 0xcBen Smith2016-10-101-298/+3
* use new JavaScript API in demoBen Smith2016-05-161-0/+2
* better JavaScript APIBen Smith2016-05-161-380/+1292
* add script to generate emscripten-exported.jsonBen Smith2016-05-131-7/+0
* some minor fixes for the emscripten demoBen Smith2016-05-061-1/+1
* rename Lexer -> AstLexer, Parser -> AstParserBen Smith2016-04-281-15/+15
* more demo stuffBen Smith2016-04-181-0/+7
* fix emscripten release buildBen Smith2016-04-181-3/+21
* display binary writer logs in demoBen Smith2016-04-171-13/+125
* bindings for writeBinaryScriptBen Smith2016-04-171-45/+163
* emscripten build, w/ library bindingsBen Smith2016-04-171-0/+278