new FetchCompileWasmPlugin(options?): FetchCompileWasmPluginAttributes
options:
<FetchCompileWasmPluginOptions>Returns:
<FetchCompileWasmPlugin>Stores options that affect generated synchronous WebAssembly runtime code.
Attributes
options:
<FetchCompileWasmPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Registers compilation hooks that attach the fetch-based synchronous wasm runtime module to chunks containing sync WebAssembly modules.