Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 79388e594f068ec795b070594a358faa787f8a07
https://github.com/WebKit/WebKit/commit/79388e594f068ec795b070594a358faa787f8a07
Author: Dan Hecht <[email protected]>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp
Log Message:
-----------
[JSC] OMG: add a fixme for a potential improvement to OMGExpression
https://bugs.webkit.org/show_bug.cgi?id=304440
rdar://166823192
Reviewed by Marcus Plutowski.
Making this non-copyable is non-trivial due to dependencies between
all the IR generators and WasmFunctionParser, so add a FIXME
in the meantime.
Canonical link: https://commits.webkit.org/304709@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications