[Webkit-unassigned] [Bug 218644] New: WebAssembly: opcodes for table.grow and table.size are mixed up
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 5 20:16:42 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218644
Bug ID: 218644
Summary: WebAssembly: opcodes for table.grow and table.size are
mixed up
Product: WebKit
Version: Safari 14
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebAssembly
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chi187 at gmail.com
table.grow has extendedOp equal 16 and table.size has extendedOp equal 15, but it should be the other way around.
https://github.com/WebAssembly/reference-types/issues/29#issuecomment-463608507
https://webassembly.github.io/reference-types/core/binary/instructions.html#table-instructions
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201106/2afa1ea2/attachment.htm>
More information about the webkit-unassigned
mailing list