summaryrefslogtreecommitdiff
path: root/test_napi/src/async.rs
AgeCommit message (Expand)Author
2023-05-03perf: use jemalloc as global allocator (#18957)Bartek Iwańczuk
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-11refactor(napi): Cleanup tests (#17347)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-10fix(npm): support compiling on linux/aarch64 (#16208)Luke Channings
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava