class WebAssembly.RuntimeError extends ErrorThe WebAssembly.RuntimeError object is the error type that is thrown whenever WebAssembly specifies a trap. MDN ConstructorsnewRuntimeError()Creates a new WebAssembly.RuntimeError object.