Open
Bug 1738638
Opened 3 years ago
Updated 3 years ago
Add js-types tests
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Core
JavaScript: WebAssembly
Tracking
()
NEW
People
(Reporter: lth, Unassigned)
References
(Blocks 1 open bug)
Details
Our testing of js-types appears to be ad-hoc at best. Searching for .type()
in jit-test/tests/wasm, I find only a few scattered instances. We should test this more systematically, and if there are upstream spec-tests we need to import them.
Reporter | ||
Comment 1•3 years ago
|
||
There are some WPTs of course, but nothing in jit-tests.
You need to log in
before you can comment on or make changes to this bug.
Description
•