| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Simplify `CheckOpcode1` by avoiding using it for memory.fill.
Simplify and move GetMemoryParam.
|
|
|
|
|
| |
Also, make sure we test this configuration.
Fixes: #2016
|
|
|
|
|
| |
* Log all lexing errors in WastLexer (rather than via parser)
* Update docs/demo/libwabt.js
|
|
|
|
|
| |
* Update testsuite (adding new tokens.txt test)
* Adjust Wast lexing to match updated spec (WebAssembly/spec#1499)
|
|
This makes things easier for users and packagers of libwabt.
|