ladybird/Tests/LibWeb/Text/input/Wasm
CountBleck 826eb68ecd LibWeb: Add test ensuring re-exported Wasm memories equal the import
If a memory is imported by a Wasm instance and re-exported, the export's
value should be the exact same WebAssembly.Memory object as the
WebAssembly.Memory object passed for the import.
2025-08-23 08:26:23 +02:00
..
WebAssembly-grow-hook.html LibWeb: Register Wasm memory grow hook in constructor of Memory objects 2024-12-10 15:54:20 +01:00
WebAssembly-grow.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
WebAssembly-instantiate-streaming.html LibWeb: Add Wasm Web-API streaming compilation and instantiation 2024-11-01 10:42:24 -07:00
WebAssembly-instantiate.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
WebAssembly-memory-reexport.html LibWeb: Add test ensuring re-exported Wasm memories equal the import 2025-08-23 08:26:23 +02:00