napi-rs/crates
LongYinan 36581336c6
feat(napi): pass the rest of async tests (#1792)
Pass the rest of async tests, including await the JavaScript Promise in the Rust side, and the worker_threads tests.
2023-11-07 01:46:43 +08:00
..
backend feat(napi): support async class factory (#1779) 2023-11-06 10:58:23 +08:00
build feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
macro fix(napi): asan caught memory safety issue 2023-11-04 15:26:07 +08:00
napi feat(napi): pass the rest of async tests (#1792) 2023-11-07 01:46:43 +08:00
sys style(napi): fix compile warning (#1785) 2023-11-06 11:21:26 +08:00