summaryrefslogtreecommitdiff
path: root/ext/napi/function.rs
AgeCommit message (Expand)Author
2023-01-22fix(napi): correctly handle name in napi_create_function (#17489)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-20chore: upgrade rusty_v8 to 0.54.0 (#16368)Bartek IwaƄczuk
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava