Open sehz opened 4 years ago
Appears to be breaking on https://github.com/infinyon/node-bindgen/blob/master/nj-core/src/basic.rs#L348 when attempting to convert the napi result in the napi_call_result!
macro on https://github.com/infinyon/node-bindgen/blob/master/nj-core/src/lib.rs#L67
napi_get_cb_info
signature looks good. Checking if there have been breaking changes.
steps to reproduce:
cd examples\function
make test
this generates: