napi-rs/napi
Ouyang Yadong 00454eb577 refactor(napi): use get_uv_event_loop instead of uv_default_loop
Using the uv_loop_s from napi_env is safer as it's possible that
there are multiple Workers, and therefore multiple uv_loop_s.
2020-08-18 13:55:35 +08:00
..
src refactor(napi): use get_uv_event_loop instead of uv_default_loop 2020-08-18 13:55:35 +08:00
build.rs refactor: decouple sys module of new napi-rs into a crate 2020-07-15 00:59:41 +08:00
Cargo.toml chore(release): publish 2020-08-16 17:41:44 +08:00