Skip to content

build: add `--without-amaro` build flag

With ./configure --without-amaro, the resulting node binary won't contain the Amaro source (which includes the SWC WASM binary). This PR does not remove the --experimental-strip-types CLI flag, when using this flag an error will be emitted when trying to load a module-typescript or commonjs-typescript module.

Merge request reports

Loading