LinusU / swift-napi-bindings

MIT License
29 stars 0 forks source link

N-API Swift Bindings

This package provides bindings to the Node.js N-API so that you can build Node.js Addons in Swift.

Note: This is very much a work in progress, expect the API to change drastically between versions! I'll be adding documentation for how to get up and running, and building addons soon™

See some simple examples here: LinusU/swift-node-addon-examples