Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
Forked from nodejs/abi-stable-node-addon-examples
Node Add-on Examples with PoC ABI stable API for native modules
-
-
Forked from jerryscript-project/jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
C 2
-
497 contributions in the last year
Contribution activity
August 2020
Created a pull request in nodejs/node that received 3 comments
test: convert most N-API tests from C++ to C
Prefix functions with static to make them local
Remove anonymous namespaces
nullptr -> NULL
.cc -> .c and update binding.gyp
static_cast<x>() -> (…
+67
−77
•
3
comments