deno/ext/ffi
2022-06-08 16:43:10 +05:30
..
00_ffi.js feat(ext/ffi): support passing and returning bigints (#14523) 2022-06-08 16:43:10 +05:30
Cargo.toml chore: Forward v1.22.2 to main (#14785) 2022-06-02 22:29:41 +02:00
lib.rs feat(ext/ffi): support passing and returning bigints (#14523) 2022-06-08 16:43:10 +05:30
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_ffi

This crate implements dynamic library ffi.