← Back to index
class WebAssembly.CompileError
extends Error

The WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation.

MDN

Constructors

🔗
CompileError()

Creates a new WebAssembly.CompileError object.