mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
![]() This commit adds support for passing buffer arguments across FFI boundary. Co-authored-by: eliassjogreen <eliassjogreen1@gmail.com> Co-authored-by: Bert Belder <bertbelder@gmail.com> |
||
---|---|---|
.. | ||
00_ffi.js | ||
Cargo.toml | ||
lib.rs | ||
README.md |
deno_ffi
This crate implements dynamic library ffi.