summaryrefslogtreecommitdiff
path: root/cli/napi/threadsafe_functions.rs
AgeCommit message (Expand)Author
2023-01-12fix(napi): Implement `napi_threadsafe_function` ref and unref (#17304)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-07refactor(napi): simplify `napi_value` interface (#16170)Divy Srivastava
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava