Enables asynchronous WebAssembly loading through fetch for environments
that can instantiate fetched binaries at runtime.
new FetchCompileAsyncWasmPlugin(): FetchCompileAsyncWasmPluginReturns:
<FetchCompileAsyncWasmPlugin>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
<void>Registers compilation hooks that attach the async fetch-based wasm runtime to chunks containing async WebAssembly modules.