Optional
properties: Partial<Logged>Whether to enable build caching. When set to false, this compiler will rebuild even when binary and checksum are both present in wasm/ directory
Unique identifier of this compiler implementation.
Compile a source.
@hackbg/fadroma
implements dockerized and non-dockerized
variants using its build.impl.mjs
script.
Rest
...args: any[]Build multiple sources. Default implementation of buildMany is sequential. Compiler classes may override this to optimize.
Generated using TypeDoc
A compiler that does nothing. Used for testing.