RESOLVED CONFIGURATION CHANGED 168784
WebAssembly: update spec tests
https://bugs.webkit.org/show_bug.cgi?id=168784
Summary WebAssembly: update spec tests
JF Bastien
Reported 2017-02-23 10:21:51 PST
For bug #168672 I'm updating us to version 0x1 and hacking the version number in the spec tests to 0x1 because spec+wabt isn't ready yet: https://github.com/WebAssembly/wabt/pull/310 I'm updating JSTests/wasm/import-spec-tests.rb a bit to use the new spec directory layout and ignore fail tests. There's more to do: spec tests have substantially changed and now have more than just these "core" tests.
Attachments
JF Bastien
Comment 1 2017-02-23 15:47:52 PST
Actually, we should drop wabt and use spec's own JS translator (according to binji).
JF Bastien
Comment 2 2017-02-23 15:49:06 PST
Though he's updating wabt at my prompting: https://github.com/WebAssembly/wabt/pull/313
Note You need to log in before you can comment on or make changes to this bug.