Wasm 模块


¥Wasm modules

支持导入 WebAssembly 模块实例和 WebAssembly 源码阶段导入。

¥Importing both WebAssembly module instances and WebAssembly source phase imports is supported.

这两种集成方式都符合 WebAssembly 的 ES 模块集成提案 规范。

¥Both of these integrations are in line with the ES Module Integration Proposal for WebAssembly.