Files
ladybird/Userland/Libraries/LibWeb/WebAssembly/Memory.cpp
Diego 420a626554 LibWasm: Make memory.grow grow the memory's type
After a `memory.grow`, the type of the memory instance should be
updated so potential memory imports on the boundary are unlinkable.
2024-07-11 01:31:22 +02:00

3.8 KiB