deno/ext/ffi
2022-04-07 14:40:20 -04:00
..
00_ffi.js feat(ext/ffi): Support read only global statics (#13662) 2022-02-18 17:51:19 +05:30
Cargo.toml chore: forward v1.20.5 release commit to main (#14232) 2022-04-07 14:40:20 -04:00
lib.rs fix(ext/ffi): enforce unstable check on ops (#14115) 2022-03-25 12:29:54 +01: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.