[Webkit-unassigned] [Bug 171537] New: WebAssembly: running out of executable memory should throw OoO
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 1 23:05:28 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171537
Bug ID: 171537
Summary: WebAssembly: running out of executable memory should
throw OoO
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jfbastien at apple.com
CC: fpizlo at apple.com, jfbastien at apple.com,
keith_miller at apple.com, mark.lam at apple.com,
msaboff at apple.com, sbarati at apple.com
Blocks: 159775
We'll OoO when some parts of compile fails, it would be nice if X memory fail were in that category too. This is unique to wasm because we compile some code up-front and cannot function in the llint if X memory is unavailable, whereas JS does this incrementally and can fall back.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=159775
[Bug 159775] WebAssembly: support the newer spec
--
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/20170502/b872c86d/attachment.html>
More information about the webkit-unassigned
mailing list