mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
* Add test for #2083 * Add test for serde_byte with empty buffer * Fix using serde_bytes with empty buffers * skip wasi test * fix test * clippy fix * avoid ub * use safer impl --------- Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev> Co-authored-by: LongYinan <lynweklm@gmail.com>