1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/ext/ffi
Ryan Dahl 4775d57867
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
2022-01-12 16:24:10 +01:00
..
00_ffi.js chore: update copyright to 2022 (#13306) 2022-01-12 16:24:10 +01:00
Cargo.toml chore: update copyright to 2022 (#13306) 2022-01-12 16:24:10 +01:00
lib.rs fix(ext/ffi): throw errors instead of panic (#13283) 2022-01-05 16:48:23 +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.