[Webkit-unassigned] [Bug 244810] New: Remove redundant nullability field from Wasm type representation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 06:38:50 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244810
Bug ID: 244810
Summary: Remove redundant nullability field from Wasm type
representation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebAssembly
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbezhetskov at igalia.com
Only ref types can be nullable and since we have two different kinds for nullable and non-nullable refs we don't need to maintain the nullability flag.
--
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/20220905/b5ceeabb/attachment.htm>
More information about the webkit-unassigned
mailing list