denoland / deno_bindgen

Write high-level Deno FFI libraries in Rust.
MIT License
274 stars 28 forks source link

add support for Vec<u8> and Box<[u8]> #106

Closed usrtax closed 1 year ago

usrtax commented 1 year ago

fix https://github.com/denoland/deno_bindgen/issues/95

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.