WebAssembly.CompileErrorThe WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation. MDN class CompileError extends Error {constructor();}§Extends§Error[src]§Constructors§new CompileError()[src]Creates a new WebAssembly.CompileError object.