in source/src/main.ts [22:24]
function newSynthesizer() { return process.env.USE_BSS ? new BootstraplessStackSynthesizer(): undefined; }