WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
170773
WebAssembly: free cached fast memories if they go unused for a while
https://bugs.webkit.org/show_bug.cgi?id=170773
Summary
WebAssembly: free cached fast memories if they go unused for a while
JF Bastien
Reported
2017-04-12 09:31:13 PDT
As of
bug #170628
the GC knows some things about WebAssembly fast memories. Maybe it should know a bit more, and free up unused fast memories if they seem easy to get but haven't been getting much use recently. This is at odds with pre-allocation to avoid fragmentation, so we have to be careful.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug