*Summary:*
    Allows a WebAssembly module to have access to more than one memory 
object. This is useful for merging independent modules together, or 
generating a module to mediate between two other modules (such as in a 
WebAssembly component-model proposal polyfill).
*Bug:* https://bugzilla.mozilla.org/show_bug.cgi?id=1782585
*Specification:* 
https://github.com/WebAssembly/multi-memory/blob/main/proposals/multi-memory/Overview.md
*Standards Body:* WebAssembly CG (W3C)
*Platform coverage: *All platforms
*Preference:* javascript.options.wasm_multi_memory
*DevTools bug:* N/A
*Other browsers:*
    Blink: No signals
    WebKit: No signals
*web-platform-tests:* Covered by spec tests from upstream proposal.

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/eded3791-819b-4096-aba1-7a5d41f1e4c5n%40mozilla.org.

Reply via email to