{"id":70147,"library":"deno-ffi","title":"Deno FFI","description":"Dynamic library ffi for deno.","status":"active","version":"0.234.0","language":"rust","source_language":null,"source_url":"https://github.com/denoland/deno","tags":["ffi","deno","dynamic-library","binding"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndeno_ffi = \"0.234.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add deno_ffi","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ForeignFunction","correct":"use deno_ffi::ForeignFunction;"}],"quickstart":{"code":"use deno_ffi::ForeignFunction;\n\nfn main() {\n    let func = ForeignFunction::new(\"my_lib\", \"my_func\");\n    println!(\"FFI function created\");\n}","lang":"rust","description":"Creates a foreign function interface call."},"warnings":[],"env_vars":null,"search_vec":"'bind':13 'deno':1,7,9 'dynam':3,11 'dynamic-librari':10 'ffi':2,5,8 'librari':4,12","created_at":"2026-06-17T18:10:21.531612+00:00","updated_at":"2026-06-17T18:10:21.531612+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/denoland/deno","github":"https://github.com/denoland/deno","docs":"https://docs.rs/deno_ffi/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}