summaryrefslogtreecommitdiff
path: root/src/wabt.post.js
Commit message (Expand)AuthorAgeFilesLines
* Fix Features of wabt.post.js can't work in strict mode (#2365)Changqing Jing2024-01-161-1/+1
* Enable features in libwabt.js by default (#2109)Marcus Better2022-12-271-21/+30
* Add relaxed SIMD to wabt.js features (#2107)Marcus Better2022-12-221-0/+1
* WastLexer: log lexing errors directly (#2013)Keith Winstein2022-10-031-6/+7
* Update JS demos (#1398)Ben Smith2020-04-271-5/+1
* Update demo to include feature flags (#1036)Ben Smith2019-03-061-0/+2
* Remove use of Pointer_stringify; update demo (#1021)Ben Smith2019-02-191-1/+1
* [libwabtjs] Add support for features (#921)Ben Smith2018-10-041-8/+55
* Replace ErrorHandler with Errors and FormatErrors*Ben Smith2018-09-041-54/+58
* Move WastLexer out of NameResolver, Validator, etc.Ben Smith2018-09-041-6/+4
* Fix emscripten build (#855)Ben Smith2018-06-041-14/+2
* Fixes for building libwabt.js with latest Emscripten (#739)Daniel Wirtz2018-01-261-6/+6
* add missing check in libwabt.js (#686)Dmitriy Tsvettsikh2017-12-031-1/+3
* Update emscripten demo to latestBen Smith2017-10-051-42/+26
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-30/+19
* Support for CommonJS and AMD loaders in libwabt.js (#536)Daniel Wirtz2017-06-271-1/+8
* Add wasm2wast functionality to emscripten build (#491)Ben Smith2017-06-141-0/+359