Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 151 Bytes

Usage (WIP)

Install go modules

go get

Build go

go build -buildmode=c-shared -o "example.node" .

Run Node

node index.js