deno/ext/ffi
denobot e7ea4edc8a
1.23.0 (#14878)
* 1.23.0

* docs(Releases.md): update a few items for 1.23

* docs(Releases.md): revert bad formatting

Co-authored-by: aslilac <aslilac@users.noreply.github.com>
Co-authored-by: McKayla Washburn <mckayla@hey.com>
2022-06-15 17:02:18 -06:00
..
00_ffi.js feat(ext/ffi): support passing and returning bigints (#14523) 2022-06-08 16:43:10 +05:30
Cargo.toml 1.23.0 (#14878) 2022-06-15 17:02:18 -06: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.