Files
ladybird/Userland/Libraries/LibWasm/AbstractMachine/Validator.cpp
Diego 3efb11f5d8 LibWasm: Validate stack correctly in v128_store*_lane instructions
Previously the validator put a `v128` on the stack, which is not what
the spec defines.
2024-07-13 00:04:02 +02:00

100 KiB