compileAsync

external fun compileAsync(bytes: BufferSource, options: WebAssemblyCompileOptions? = definedExternally): Promise<Module>(source)

MDN Reference