[Webkit-unassigned] [Bug 244388] New: [WASM-GC] Inline struct allocation, struct.get and struct.set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 07:20:13 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244388
Bug ID: 244388
Summary: [WASM-GC] Inline struct allocation, struct.get and
struct.set
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
Right now Struct's operations calling c++ runtime but actually they don't need to do it and can easily implement inline versions of struct.new, struct.get and struct.set.
--
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/20220826/e2a6476a/attachment.htm>
More information about the webkit-unassigned
mailing list