summaryrefslogtreecommitdiff
path: root/cli/napi/node_api.rs
AgeCommit message (Expand)Author
2024-10-24feat: support node-api in denort (#26389)snek
2024-10-14fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229)Divy Srivastava
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-19fix: more node-api fixes (#24220)snek
2024-06-11fix: clean up some node-api details (#24178)snek
2024-06-10fix: Rewrite Node-API (#24101)snek