| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Features of wabt.post.js can't work in strict mode (#2365) | Changqing Jing | 2024-01-16 | 1 | -1/+1 |
* | Enable features in libwabt.js by default (#2109) | Marcus Better | 2022-12-27 | 1 | -21/+30 |
* | Add relaxed SIMD to wabt.js features (#2107) | Marcus Better | 2022-12-22 | 1 | -0/+1 |
* | WastLexer: log lexing errors directly (#2013) | Keith Winstein | 2022-10-03 | 1 | -6/+7 |
* | Update JS demos (#1398) | Ben Smith | 2020-04-27 | 1 | -5/+1 |
* | Update demo to include feature flags (#1036) | Ben Smith | 2019-03-06 | 1 | -0/+2 |
* | Remove use of Pointer_stringify; update demo (#1021) | Ben Smith | 2019-02-19 | 1 | -1/+1 |
* | [libwabtjs] Add support for features (#921) | Ben Smith | 2018-10-04 | 1 | -8/+55 |
* | Replace ErrorHandler with Errors and FormatErrors* | Ben Smith | 2018-09-04 | 1 | -54/+58 |
* | Move WastLexer out of NameResolver, Validator, etc. | Ben Smith | 2018-09-04 | 1 | -6/+4 |
* | Fix emscripten build (#855) | Ben Smith | 2018-06-04 | 1 | -14/+2 |
* | Fixes for building libwabt.js with latest Emscripten (#739) | Daniel Wirtz | 2018-01-26 | 1 | -6/+6 |
* | add missing check in libwabt.js (#686) | Dmitriy Tsvettsikh | 2017-12-03 | 1 | -1/+3 |
* | Update emscripten demo to latest | Ben Smith | 2017-10-05 | 1 | -42/+26 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -30/+19 |
* | Support for CommonJS and AMD loaders in libwabt.js (#536) | Daniel Wirtz | 2017-06-27 | 1 | -1/+8 |
* | Add wasm2wast functionality to emscripten build (#491) | Ben Smith | 2017-06-14 | 1 | -0/+359 |