Files
serenity/Userland/Libraries/LibWasm/AbstractMachine/BytecodeInterpreter.cpp
Diego Frias d00e37fa20 LibWasm: Remove some unnecessary memory checks
Also make `store_to_memory` take a `MemoryArgument` so that we no longer
have to make "synthetic instructions" in some scenarios.

(cherry picked from commit ea67bc989f58e27a28f473819e4265a0ad0af97f)
2024-07-29 14:34:01 +02:00

100 KiB