summaryrefslogtreecommitdiff
path: root/test_napi/common.js
AgeCommit message (Expand)Author
2023-05-26fix(napi): clear currently registering module slot (#19249)Bartek Iwańczuk
2023-02-01fix(napi): return node globalThis from napi_get_global (#17613)Divy Srivastava
2023-01-24refactor: remove Deno.core (#16881)Bartek Iwańczuk
2023-01-15fix(napi): functions related to errors (#17370)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava