At least Gecko and WebKit support serializing & deserializing `WebAssembly.Memory` objects. Yet https://webassembly.github.io/spec/web-api/#serialization only covers `WebAssembly.Module`. I also couldn't find test coverage for this on WPT.
At least Gecko and WebKit support serializing & deserializing
WebAssembly.Memoryobjects. Yet https://webassembly.github.io/spec/web-api/#serialization only coversWebAssembly.Module.I also couldn't find test coverage for this on WPT.