@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="WebAssembly.LinkError")
public class LinkError
extends java.lang.Object
The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).