summaryrefslogtreecommitdiff
path: root/demo
Commit message (Expand)AuthorAgeFilesLines
* [libwabtjs] Add support for features (#921)Ben Smith2018-10-043-16/+51
* Replace ErrorHandler with Errors and FormatErrors*Ben Smith2018-09-041-15/+15
* Move WastLexer out of NameResolver, Validator, etc.Ben Smith2018-09-041-14/+14
* Work around bug in emscripten w/ response files (#905)Ben Smith2018-08-311-15/+22
* Fix emscripten build (#855)Ben Smith2018-06-043-15/+31
* Update spec tests; rename {grow,current}_memory (#849)Ben Smith2018-05-271-1/+1
* Fix emscripten build; update libwabt.jsBen Smith2017-12-121-12/+12
* #675 Enable "write_debug_names" option in WAT2WASM online demo (#676)Mirko Sertic2017-11-231-1/+1
* Update demos to add JS eval to wat2wasm demo (#655)Kris Selden2017-10-1511-129/+1195
* Update emscripten demo to latestBen Smith2017-10-052-19/+17
* Rename wast2wasm -> wat2wasm, wast2json (#617)Ben Smith2017-09-084-3/+3
* Rename wasm2wast -> wasm2wat (#616)Ben Smith2017-09-084-3/+3
* Update libwabt.js and fix a wast2wasm example (#594)Ben Smith2017-08-242-12/+15
* Update libwabt.js (#539)Ben Smith2017-06-271-12/+11
* Add wasm2wast functionality to emscripten build (#491)Ben Smith2017-06-148-42/+332
* Fix emscripten build (#498)Ben Smith2017-06-132-11/+12
* Use codemirror for wast2wasm JS demo (#428)Ben Smith2017-05-119-91/+10049
* Rename all occurences of AST (#413)Ben Smith2017-05-042-10/+10
* Fix emscripten demo and libwabt.js (#407)Ben Smith2017-04-253-57/+11
* Remove WabtAllocator (#307)Ben Smith2017-02-173-16/+13
* Update emscripten build and demo (#300)Ben Smith2017-02-016-28/+30
* Update demo examples to linear formatBen Smith2016-10-281-14/+19
* Update emscripten demo to 0xdBen Smith2016-10-282-11/+12
* Fix emscripten build to work with 0xcBen Smith2016-10-103-20/+21
* PR for Rename sexpr-wasm binaries #100 (#102)Kwadwo 'Que' Amankwa2016-09-211-2/+2
* use new JavaScript API in demoBen Smith2016-05-165-51/+46
* some minor fixes for the emscripten demoBen Smith2016-05-064-10/+9
* rename Lexer -> AstLexer, Parser -> AstParserBen Smith2016-04-282-3/+3
* update libwasm.js to include wasm.markUsedBlocksBen Smith2016-04-181-1/+1
* switch demo to use correct js fileBen Smith2016-04-181-1/+1
* more demo stuffBen Smith2016-04-182-4/+22
* fix emscripten release buildBen Smith2016-04-182-37/+40
* more work on the demo, looks pretty goodBen Smith2016-04-176-155/+284
* display binary writer logs in demoBen Smith2016-04-171-19/+21
* bindings for writeBinaryScriptBen Smith2016-04-171-1/+15
* add simple emscripten demoBen Smith2016-04-173-0/+155