Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5247798c3d0e528e13aa722328f63a74ce2d3d4d https://github.com/WebKit/WebKit/commit/5247798c3d0e528e13aa722328f63a74ce2d3d4d Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths: M Source/JavaScriptCore/runtime/Options.cpp M Source/JavaScriptCore/runtime/OptionsList.h Log Message: ----------- [JSC] Enable wasm fast-memory on iOS https://bugs.webkit.org/show_bug.cgi?id=272232 rdar://125971299 Reviewed by Mark Lam. Now, primitive gigacage on iOS is 16GB. We can use some of fast-memory. Since we increased macOS primitive Gigacage from 32GB to 64GB, we also increase maxNumWebAssemblyFastMemories for macOS too. * Source/JavaScriptCore/runtime/OptionsList.h: Canonical link: https://commits.webkit.org/277124@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes