WebAssembly multi-memory is now riding the trains!
This incredible advancement allows wasm modules to utilize or import multiple independent linear memories.
What does this mean?
It enables more efficient interop between modules and sets the stage for better polyfills for upcoming standards like the Wasm component model.
@mozilla Bringing back Java on the web
BTW, why don't introduce
<script type="text/typescript">
or even
<script type="text/x-script.python">
, who said it must be JS, forever?