DEV Community

# ffi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Opaque Types for UniFFI

Opaque Types for UniFFI

Comments
3 min read
How to use GoLang in Flutter Application - Golang FFI

How to use GoLang in Flutter Application - Golang FFI

33
Comments
7 min read
Mixing FFI, Fiddle, and C Extension in Ruby

Mixing FFI, Fiddle, and C Extension in Ruby

6
Comments
4 min read
ffizz: Build a Beautiful C API in Rust

ffizz: Build a Beautiful C API in Rust

Comments 2
4 min read
A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

17
Comments
6 min read
FFI Programming: Using FFIGen in Dart 2.18 (Foreign Function Interface)

FFI Programming: Using FFIGen in Dart 2.18 (Foreign Function Interface)

3
Comments
16 min read
A portal between Ruby and Go (using FFI)

A portal between Ruby and Go (using FFI)

4
Comments 2
2 min read
Calling C code from Rust

Calling C code from Rust

20
Comments 4
7 min read
7 ways to pass a string between 🦀 Rust and C

7 ways to pass a string between 🦀 Rust and C

14
Comments 8
12 min read
How to call C code from Rust

How to call C code from Rust

16
Comments
2 min read
Plugin based architecture in Rust

Plugin based architecture in Rust

6
Comments
6 min read
Rust Function Pointers Across FFI Boundary

Rust Function Pointers Across FFI Boundary

13
Comments 2
3 min read
Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

6
Comments
3 min read
Baby's first Rust with extra steps (XPC, launchd, and FFI)!

Baby's first Rust with extra steps (XPC, launchd, and FFI)!

6
Comments
20 min read
ReScript: Connect to localStorage using FFI and functors

ReScript: Connect to localStorage using FFI and functors

10
Comments
3 min read
Wrap const char* in the Nim language

Wrap const char* in the Nim language

8
Comments 3
2 min read
Dart and Rust: the async story 🔃

Dart and Rust: the async story 🔃

58
Comments 4
8 min read
Dart Meets Rust: a match made in heaven ✨

Dart Meets Rust: a match made in heaven ✨

240
Comments 8
7 min read
How to load an SQLite extension in PDO?

How to load an SQLite extension in PDO?

6
Comments
6 min read
Yet another attempt at FFI for Node.js

Yet another attempt at FFI for Node.js

30
Comments 1
4 min read
Dart and C : how to ffi and wasm (4) buffer pointer

Dart and C : how to ffi and wasm (4) buffer pointer

6
Comments
4 min read
Dart and C : how to ffi and wasm (3) int doube

Dart and C : how to ffi and wasm (3) int doube

6
Comments
2 min read
Dart and C : how to ffi and wasm (1) Env

Dart and C : how to ffi and wasm (1) Env

4
Comments
3 min read
Lumberyard Asset Builder in Rust

Lumberyard Asset Builder in Rust

9
Comments
6 min read
Creating an FFI-compatible C-ABI library in Rust

Creating an FFI-compatible C-ABI library in Rust

18
Comments 3
13 min read
Lumberyard EBus from Rust

Lumberyard EBus from Rust

8
Comments
8 min read
Introduction to PHP FFI

Introduction to PHP FFI

22
Comments 1
10 min read
How to call Rust functions from C on Linux

How to call Rust functions from C on Linux

19
Comments 2
5 min read
Rust Lifetimes for Safer FFI

Rust Lifetimes for Safer FFI

12
Comments 2
5 min read
Rust FFI crate and CI

Rust FFI crate and CI

22
Comments 2
10 min read
Translating Rust to other languages (Pt 1- Context Free Grammar)

Translating Rust to other languages (Pt 1- Context Free Grammar)

8
Comments 2
5 min read
loading...