1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/ext/ffi
2022-03-03 21:29:01 +05:30
..
00_ffi.js feat(ext/ffi): Support read only global statics (#13662) 2022-02-24 11:19:02 -05:00
Cargo.toml chore: bump crate version for 1.19.2 (#13824) 2022-03-03 21:29:01 +05:30
lib.rs feat(ext/ffi): Support read only global statics (#13662) 2022-02-24 11:19:02 -05:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_ffi

This crate implements dynamic library ffi.