Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 255 Bytes

File metadata and controls

15 lines (11 loc) · 255 Bytes

Nodejs Golang native async addon simple example :)

How to use it

install [dev]dependencies (1)

yarn / npm install

start playing (2)

make

executing (2) will generate all headers and so files to let C++ make the work :)