1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext/ffi
2022-02-18 17:51:19 +05:30
..
00_ffi.js feat(ext/ffi): Support read only global statics (#13662) 2022-02-18 17:51:19 +05:30
Cargo.toml chore: release crates for v1.19.0 (#13698) 2022-02-17 00:57:40 +01:00
lib.rs feat(ext/ffi): Support read only global statics (#13662) 2022-02-18 17:51:19 +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.