The SWC parser is now 65% faster than 6 months ago and 104% faster than a year ago🚀 Huge kudos to @kdy1.bsky.social and @c_punisher 👏
DongYoon Kang / Donny
@kdy1.bsky.social
https://github.com/kdy1 Next.JS / SWC Maintainer
Amaro delegates to @kdy1.bsky.social's SWC compiler for the transpilation. It handles both modes: strip-types (the default) and transform-types (to get enums). Unlike Node's built-in support, Amaro can handle dependencies (*.ts files in node_modules) when used directly as a global loader.