mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +02:00
Teach asmintgen unsigned relational assertions so the DSL can express container and frame-size invariants directly. The new assertions are still compiled out unless assertion lowering is enabled. The AsmIntGen unit tests cover the updated instruction metadata.