wabt
wabt copied to clipboard
Update spec tests
@keithw
Not sure if I should also run ./test/update-spec-tests.py to add the new test cases, but those do not generally pass.
(Will wait for @keithw approval before landing)
lgtm. An update that runs update-spec-tests.py is at #2001; this brings in the new tokens.wast test, which requires a change to the Wast lexer to get everything passing.