serenity/Userland
Diego Frias ffe3f02e2b LibWasm: Remove needless and costly copies
Speeds up spidermonkey.wasm instantiation by around 60ms (240ms -> 180ms)

(cherry picked from commit fc57f5111dfbed55208f13b17edb3c77d9cfdb8b)
2024-07-29 14:34:01 +02:00
..
Applets
Applications LibWebView+UI: Raise the chrome process open file limit 2024-07-29 01:01:11 -04:00
BuggieBox Userland: Move basic system init functionality out of SystemServer 2024-06-30 00:20:45 +02:00
Demos CatDog: Avoid quickly switching between wake and sleep 2024-07-22 11:50:45 -04:00
DevTools Hackstudio: Add a window title when diff is opened 2024-06-09 14:13:29 -04:00
DynamicLoader
Games Chess: Add time controls 2024-06-05 20:45:38 -04:00
Libraries LibWasm: Remove needless and costly copies 2024-07-29 14:34:01 +02:00
Services LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 2024-07-28 17:34:44 -04:00
Shell
Utilities LibWasm/WASI+wasm: Make WASI exit() "noreturn" instead of making it exit 2024-07-29 14:34:01 +02:00
CMakeLists.txt