Add Response based APIs to WebAssembly shared test suite |
||
Issue descriptionWe have LayoutTests for the Response based version of the WebAssembly compileStreaming + instantiateStreaming APIs. We should cover these in the shared WebAssembly test suite as well: https://github.com/WebAssembly/testsuite-js
,
May 22 2017
There's an in-browser runner, too. I believe there's a precedent for browser - only tests with IDB, just that we haven't taken a dependency on those tests on the chrome side just yet. So there's work to be done here, indeed.
,
Jun 1 2017
Should https://github.com/WebAssembly/testsuite-js be merged into web-platform-tests? Splitting the testing across two shared test suites wouldn't be great, and would be the consequence of issue 724151.
,
Jun 1 2017
The way I see it - web assembly is not a web-only technology, so it would be beneficial to continue testing of non-web-specific APIs and functionality separately.
,
Dec 12
|
||
►
Sign in to add a comment |
||
Comment 1 by bradnelson@chromium.org
, May 22 2017