Abstract
Abstract
idUnique identifier of this compiler implementation.
Abstract
buildCompile a source.
@hackbg/fadroma
implements dockerized and non-dockerized
variants using its build.impl.mjs
script.
Rest
...args: unknown[]Build multiple sources. Default implementation of buildMany is sequential. Compiler classes may override this to optimize.
Generated using TypeDoc
Whether to enable build caching. When set to false, this compiler will rebuild even when binary and checksum are both present in wasm/ directory