Enables synchronous WebAssembly chunk loading that fetches .wasm files and
compiles them in browser-like environments.
new FetchCompileWasmPlugin(options?): FetchCompileWasmPluginAttributes
options:
FetchCompileWasmPluginOptionsoptions
Returns:
FetchCompileWasmPluginStores options that affect generated synchronous WebAssembly runtime code.
Attributes
options:
FetchCompileWasmPluginOptionsapply(compiler): voidAttributes
Registers compilation hooks that attach the fetch-based synchronous wasm runtime module to chunks containing sync WebAssembly modules.
Attributes
mangleImports:
booleanmangle imports