mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
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.
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
Re-exported memory equals imported memory: true
|