Files
serenity/Userland/Libraries/LibWasm/AbstractMachine/AbstractMachine.cpp
Diego ef9f3fd091 LibWasm: Check data segment offset at correct time during instantiation
The data segment offset should be checked _before_ checking if the
contents of the segment are non-existent.

(cherry picked from commit 78c56d80f90f913e4cbc14c865af308c6af9aeae)
2024-06-26 22:13:13 +02:00

26 KiB