Files
ladybird/Libraries/LibWasm/AbstractMachine/Validator.cpp
Undefine 7bccd65b4a LibWasm: Make sure try_table creates a new frame while validating
The spec says that while validating this opcode a new label should
be pushed.

Fixes a crash in instance.wast on WPT.
2025-10-19 17:28:11 +02:00

112 KiB