Files
ladybird/Libraries/LibWeb/WebAssembly/Memory.cpp
Luke Wilde d2acf32aae LibWeb: Register Wasm memory grow hook in constructor of Memory objects
Previously it would only register the hook for JavaScript constructed
Memory objects. This allows Ruffle to load again.
2024-12-10 15:54:20 +01:00

5.9 KiB