Skip to content

A tool to generate a Node.js Foreign Function Interface (FFI) package for a given C/C++ library. See @node-ffi-packager and @node-ffi-libraries.

Notifications You must be signed in to change notification settings

node-ffi-packager/node-ffi-packager

Repository files navigation

node-ffi-packager logotype, impossible cubes in green

README · Usage · Development · Libraries

A tool to generate a Node.js Foreign Function Interface (FFI) package for a given C/C++ library.

  • See list of available library packages in node-ffi-libraries.
  • Uses Conan.io to download compiled cross-platform binaries.
  • Packages are made to be published to Github and/or NPM.
  • Generated packages may depend on other generated packages.

Bugs? Report them!

For simplicity, report all issues to node-ffi-packager. Even better, submit a pull request!

Want to dig a bit deeper?


node-ffi-packager Copyright © 2020, 2021 Joel Purra. Released under GNU General Public License version 3.0 (GPL-3.0). Your donations are appreciated!