mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 09:56:45 +02:00
Keep fetched script and module compilation on the latency-sensitive path limited to top-level code and eager direct IIFE compilation before returning bytecode to the main thread. Add a separate full off-thread compile entry point for bytecode cache generation. Cache jobs can use it to compile every nested function after the execution path has already been unblocked.
48 KiB
48 KiB