Overview

Koffi is a fast and easy-to-use C to JS FFI module for Node.js, featuring:

You can find more information about Koffi on the official web site: https://koffi.dev/

Platforms

The following combinations of OS and architectures are officially supported and tested at the moment:

ISA / OSWindowsLinuxmacOS
x86 (IA32)⬜️
x86_64 (AMD64)
ARM32 Little Endian⬜️ ⬜️
ARM64 (AArch64) Little Endian
RISC-V 64⬜️⬜️
✅ Yes | 🟨 Probably | ⬜️ *Not applicable*
ISA / OSFreeBSDOpenBSD
x86 (IA32)
x86_64 (AMD64)
ARM32 Little Endian🟨🟨
ARM64 (AArch64) Little Endian🟨
RISC-V 64🟨🟨
✅ Yes | 🟨 Probably | ⬜️ *Not applicable*

License

This program is free software: you can redistribute it and/or modify it under the terms of the MIT License.

Find more information here: https://choosealicense.com/licenses/mit/