class WebAssembly.CompileError extends ErrorThe WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation. MDN ConstructorsnewCompileError()Creates a new WebAssembly.CompileError object.