Ouyang Yadong

Results 24 issues of Ouyang Yadong

https://nodejs.org/api/repl.html#repl_replserver_setuphistory_historypath_callback

enhancement

documentation

node-addon-api support [FunctionReference](https://github.com/nodejs/node-addon-api/blob/main/doc/function_reference.md) in order to keep a Function valid when it get called compared to a common Function(or JsFunction in napi-rs). My scene is that my struct will store...

https://github.com/nodejs/node-addon-examples is a repo of Node.js addon examples. And it has covered most scenes that one may run into when develop addons. Hope we could also have such a repo.

good first issue

enhancement