WebAssembly.RuntimeErrorThe WebAssembly.RuntimeError object is the error type that is thrown whenever WebAssembly specifies a trap. MDN class RuntimeError extends Error {constructor();}§Extends§Error[src]§Constructors§new RuntimeError()[src]Creates a new WebAssembly.RuntimeError object.