| SyncWasmModule.js |
@typedef {import("../Module").BuildMeta} BuildMeta |
1147 |
- |
| UnsupportedWebAssemblyFeatureError.js |
Creates an instance of UnsupportedWebAssemblyFeatureError.
@param {string} message Error message
|
550 |
- |
| WasmChunkLoadingRuntimeModule.js |
@typedef {import("@webassemblyjs/ast").Signature} Signature |
15529 |
- |
| WasmFinalizeExportsPlugin.js |
@typedef {import("../Compiler")} Compiler |
2973 |
- |
| WebAssemblyGenerator.js |
@typedef {import("webpack-sources").Source} Source |
15237 |
- |
| WebAssemblyInInitialChunkError.js |
@typedef {import("../ChunkGraph")} ChunkGraph |
3417 |
- |
| WebAssemblyJavascriptGenerator.js |
@typedef {import("webpack-sources").Source} Source |
7754 |
- |
| WebAssemblyModulesPlugin.js |
@typedef {import("../Compiler")} Compiler |
5119 |
- |
| WebAssemblyParser.js |
@typedef {import("@webassemblyjs/ast").ModuleImport} ModuleImport |
6088 |
- |
| WebAssemblyUtils.js |
@typedef {import("../Module")} Module |
1979 |
- |