UNPKG

koffi

Version:

Fast and simple C FFI (foreign function interface) for Node.js

12 lines (8 loc) 254 B
This is a simple example shows: - How to communicate with Koffi from a renderer window - How to use electron-builder with an application that uses Koffi Use the following commands to package the app for your system: ```sh npm install npm run dist ```