This is the native binary package for the x86_64-unknown-linux-gnu platform, part of the fast-flow-transform project. It provides a high-performance Flow type-stripping transform using the Hermes/FFT engine, with adapters for webpack, rspack, rsbuild, Parcel, Vite, Rollup, Rolldown, and esbuild. The current stable version is 0.0.3, released as an initial public version; the package is in early development with frequent releases. It differentiates from alternatives like flow-remove-types by leveraging native Rust bindings via napi-rs for faster stripping, and it integrates seamlessly with modern bundlers.
npm install fast-flow-transform-linux-x64-gnuNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates programmatic Flow type stripping using the transformFlowCode function.
Upgrade Node.js to version 18 or later.
Do not add this package directly to dependencies; rely on 'fast-flow-transform' as a dependency and it will install the appropriate binary.
N/A
Install the main package instead: npm install fast-flow-transform
Ensure you have version 0.0.3 or later: npm install fast-flow-transform@latest