Age | Commit message (Expand) | Author |
---|---|---|
2024-11-01 | chore: upgrade to rust 1.82 and LLVM 19 (#26615) | Divy Srivastava |
2024-10-17 | fix(cli): set napi object property properly (#26344) | LongYinan |
2024-10-16 | fix: node-api function call should use preamble (#26297) | snek |
2024-10-14 | fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229) | Divy Srivastava |
2024-10-02 | fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893) | Nathan Whitaker |
2024-06-13 | fix(napi): Read reference ownership before calling finalizer to avoid crash (... | Nathan Whitaker |
2024-06-10 | fix: Rewrite Node-API (#24101) | snek |
2024-05-08 | chore: enable clippy::print_stdout and clippy::print_stderr (#23732) | David Sherret |
2024-05-06 | fix(ext/node): napi_get_element and napi_set_element work with objects (#23713) | Bartek Iwańczuk |
2024-04-10 | chore: update to Rust 1.77.2 (#23262) | 林炳权 |
2024-02-12 | chore: move test_ffi and test_nap to tests/ [WIP] (#22394) | Matt Mastracci |