summaryrefslogtreecommitdiff
path: root/cli/napi/threadsafe_functions.rs
AgeCommit message (Expand)Author
2023-08-30fix(napi): ignore tsfn recv error (#20324)Divy Srivastava
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-05-18refactor(napi): simplify types (#19179)Bartek IwaƄczuk
2023-05-18fix(cli/napi): handle finalizers (#19168)Divy Srivastava
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