Show HN: Static builds of popular open source libraries on npmjs.org
github.comΒ·18hΒ·
Discuss: Hacker News

ffilibs

Pre-compiled static builds of popular open source libraries for Node.js and Bun

🎯 Project Goal

ffilibs provides pre-compiled static versions of popular open source libraries, packaged for easy distribution via npm. This eliminates the need to compile native dependencies from source, making it faster and easier to use powerful libraries like libgit2, libssh2, and others in your JavaScript/TypeScript projects.

Why ffilibs?

  • ⚑ Fast Installation: No more waiting for native compilation
  • πŸ”§ Zero Dependencies: Static builds with no external library requirements
  • 🌍 Cross-Platform: Support for macOS, Windows, and Linux on both x64 and ARM architectures
  • πŸ“¦ npm Ready: Simple npm install - no build tools required
  • πŸ¦€ Bun Optimized: Works sea…

Similar Posts

Loading similar posts...