summaryrefslogtreecommitdiff
path: root/ext/napi/value.rs
AgeCommit message (Expand)Author
2024-06-11fix: clean up some node-api details (#24178)snek
2024-06-10fix: Rewrite Node-API (#24101)snek
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-07refactor(napi): simplify `napi_value` interface (#16170)Divy Srivastava