summaryrefslogtreecommitdiff
path: root/test_napi/src
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-30fix(napi): fix is_detached_arraybuffer (#16478)Marcos Casagrande
2022-10-15refactor(build): better handle old glibc (#16238)Luke Channings
2022-10-10fix(npm): support compiling on linux/aarch64 (#16208)Luke Channings
2022-10-07perf(napi): optimize primitive napi functions (#16163)Divy Srivastava
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava