Thibaud Michaud
Thibaud Michaud
Are there known use cases that require WebAssembly.Tag.type to be part of the exception handling proposal? If not I would be in favor of moving it to the type reflection...
If I am reading the spec correctly, s128 types are allowed in tags, whether the tag is defined in a wasm module, or created with the JS API's `WebAssembly.Tag` constructor....
- Update tests that relied on the old API, where export wrappers were allowed to return "non-promisified" results. - Add new tests ported from the V8 test suite - Avoid...