user.tax
|
0d49b45ea9
|
feat(napi): add impl<T: Into<Vec<u8>>> From<T> for Uint8Array (#1317)
Co-authored-by: any <any@user.tax>
|
2022-09-16 23:15:29 +08:00 |
|
LongYinan
|
16ec32b68e
|
fix(napi): memory leak in Buffer/ArrayBuffer
|
2022-07-11 21:34:27 +08:00 |
|
LongYinan
|
1a7cff167e
|
feat(napi): clone reference for TypedArray/Buffer
|
2022-07-06 19:15:16 +08:00 |
|
LongYinan
|
1bf072ad7d
|
refactor(napi): use libloading on Windows
|
2022-05-06 22:27:09 +08:00 |
|
LongYinan
|
5aa61c2142
|
fix(napi): use create_buffer/arrary_buffer if provided data is empty
|
2022-04-26 16:53:13 +08:00 |
|
Niklas Mischkulnig
|
39e55a39c9
|
fix(napi): use null pointer for empty buffers
|
2022-04-23 12:27:44 +02:00 |
|
LongYinan
|
18afd86a2e
|
fix(napi): missing ValidateNapiValue trait for types
|
2022-03-06 14:20:36 +08:00 |
|
messense
|
43fb8edecd
|
chore: forbid unsafe_op_in_unsafe_fn
|
2022-01-13 11:26:28 +08:00 |
|
LongYinan
|
d9c53d728b
|
feat(napi): support TypedArray input and output
|
2021-12-02 11:26:52 +08:00 |
|