Wasm 模块
\Wasm modules
版本历史
| 版本 | 变更 |
|---|---|
| v22.19.0 | Wasm 模块不再需要 |
支持导入 WebAssembly 模块实例和 WebAssembly 源码阶段导入。
\Importing both WebAssembly module instances and WebAssembly source phase imports is supported.
这种整合是符合 WebAssembly 的 ES 模块集成提案 的。
\This integration is in line with the ES Module Integration Proposal for WebAssembly.