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.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Primary entry point for programmatic usage.
Plugin classes are exported from adapter-specific subpaths.
Adapter functions are exported from dedicated adapter modules.
Demonstrates programmatic Flow type stripping using the transformFlowCode function.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.