On this page

new AsyncWebAssemblyModulesPlugin(options): void
  • options {AsyncWebAssemblyModulesPluginOptions}
  • Returns: {AsyncWebAssemblyModulesPlugin}
  • options {AsyncWebAssemblyModulesPluginOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Apply the plugin

renderModule(module, renderContext, hooks): Source
Attributes
module:<Module>
renderContext:
{WebAssemblyRenderContext}
hooks:
{CompilationHooksAsyncWebAssemblyModulesPlugin}
Returns:
{Source}
Attributes
compilation:<Compilation>
Returns:
{CompilationHooksAsyncWebAssemblyModulesPlugin}

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

Apply the plugin

Attributes
compiler:<Compiler>
Returns:
{void}
Attributes
compiler:<Compiler>
Returns:
{void}