WebWasmWebAssembly.CompileErrorclass WebAssembly.CompileErrorextends Error The WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation. MDN Constructors ##CompileError(message?: string,options?: ErrorOptions,) newCreates a new WebAssembly.CompileError object.
class WebAssembly.CompileErrorextends Error The WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation. MDN Constructors ##CompileError(message?: string,options?: ErrorOptions,) newCreates a new WebAssembly.CompileError object.