Nicola Del Gobbo

Results 38 comments of Nicola Del Gobbo

Hi @tak40548798, @KevinEady is right you cannot execute JavaScript code in the `Execute` method so one idea is to refactor your code like reported below: ```cpp #include class TestWorker :...

Proposal to sue `node-api-headers` in `node-gyp` https://github.com/nodejs/node-gyp/issues/2736

I'm closing the issue because it has been solved with PR https://github.com/nodejs/node-addon-api/pull/1209

I'm closing the issue because it has been solved with PR https://github.com/nodejs/node-addon-api/pull/1209

@KevinEady you are right, but we have two choices: - `optin` the feature in case C++ 20 is enabled - Create this new api as an external module Whaty do...

@bnoordhuis Sorry for delay on working on this. Could you take a look and send your feedback?

Hi @MrKashlakov I hope that you have the time to finish this work, but in case if you are busy what do you think if I help you to accomplish...

@KevinEady yes I'm closing the issue and will open new one about how to create a wrapper.