NEW170607
WebAssembly: Have some backoff or insurance policy for how we retry compiling Wasm::CodeBlocks
https://bugs.webkit.org/show_bug.cgi?id=170607
Summary WebAssembly: Have some backoff or insurance policy for how we retry compiling...
Saam Barati
Reported 2017-04-07 11:19:52 PDT
We probably don't want to indefinitely try if we OOM. We might also want to have some strategy where we limit the number of compilation threads if that increases the chance to OOM. That said, this is probably super rare in practice.
Attachments
Note You need to log in before you can comment on or make changes to this bug.