summaryrefslogtreecommitdiff
path: root/cli/napi/mod.rs
AgeCommit message (Expand)Author
2024-10-24feat: support node-api in denort (#26389)snek
2024-10-02fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)Nathan Whitaker
2024-07-23Revert "chore: move all node-api impl to ext (#24662)" (#24680)Bartek IwaƄczuk
2024-07-22chore: move all node-api impl to ext (#24662)snek
2024-06-10fix: Rewrite Node-API (#24101)snek
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-14chore(napi): Remove unstable libuv methods (#17416)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-11-25refactor: move generated_symbol_exports_list_* files to napi folder (#16822)David Sherret
2022-10-15refactor(build): better handle old glibc (#16238)Luke Channings
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava