Bug 275383
Summary: | [WASM] V128 should be throwable to match Chrome and the spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Degazio <d_degazio> |
Component: | WebAssembly | Assignee: | David Degazio <d_degazio> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
David Degazio
rdar://106030051
v128 values should be allowed in WebAssembly tags and exceptions, since there's nothing saying they shouldn't be allowed in exception tags in the spec and they are supported in Chrome.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/29765
EWS
Committed 279989@main (eba05a59d702): <https://commits.webkit.org/279989@main>
Reviewed commits have been landed. Closing PR #29765 and removing active labels.