mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
Automatic update from web-platform-tests
[WPT] [wasm] Add JS-API tests for wasm threads
These are copied from the tests in the WebAssembly spec repo here:
|
||
|---|---|---|
| .. | ||
| constructor | ||
| global | ||
| instance | ||
| memory | ||
| module | ||
| table | ||
| assertions.js | ||
| bad-imports.js | ||
| idlharness.any.js | ||
| instanceTestFactory.js | ||
| interface.any.js | ||
| wasm-constants.js | ||
| wasm-module-builder.js | ||