napi-rs/crates
翠 / green 71a528535a
fix(napi): create_bigint_from_*128 returned incorrect word_count (#2024)
The value of `word_count` was inconsistent between the node side and rust side when calling `create_bigint_from_i128`/`create_bigint_from_u128`.
2024-04-08 10:43:23 +09:00
..
backend Release independent packages 2024-03-20 22:46:59 +08:00
build Release independent packages 2024-02-19 19:10:16 +08:00
macro Release independent packages 2024-03-20 22:46:59 +08:00
napi fix(napi): create_bigint_from_*128 returned incorrect word_count (#2024) 2024-04-08 10:43:23 +09:00
sys feat(napi-sys): support load Node-API symbols dynamically (#2014) 2024-03-27 14:35:16 +08:00