mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-13 18:36:38 +02:00
Record whether each bytecode cache blob contains a classic script or a module, and pass that type through the serializer call sites. Require validation callers to provide the expected program type so script and module sidecars cannot be reused for the wrong loader.