mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 09:56:45 +02:00
Decode bytecode cache executable records into owned Rust data instead of only skipping over their serialized fields during validation. Keep cached bytecode, constants, nested functions, and class blueprints available for later materialization without rebuilding ASTs.