On this page

new FetchCompileWasmPlugin(options?): FetchCompileWasmPlugin
Attributes

Stores options that affect generated synchronous WebAssembly runtime code.

Attributes
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Registers compilation hooks that attach the fetch-based synchronous wasm runtime module to chunks containing sync WebAssembly modules.