WebWasmWebAssembly.RuntimeErrorclass WebAssembly.RuntimeErrorextends Error The WebAssembly.RuntimeError object is the error type that is thrown whenever WebAssembly specifies a trap. MDN Constructors ##RuntimeError(message?: string,options?: ErrorOptions,) newCreates a new WebAssembly.RuntimeError object.
class WebAssembly.RuntimeErrorextends Error The WebAssembly.RuntimeError object is the error type that is thrown whenever WebAssembly specifies a trap. MDN Constructors ##RuntimeError(message?: string,options?: ErrorOptions,) newCreates a new WebAssembly.RuntimeError object.