Wasm 模块


¥Wasm modules

支持导入 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.