Skip to content

Instantly share code, notes, and snippets.

View ohir's full-sized avatar

OHIR-RIPE ohir

  • private contractor
  • Poland
View GitHub Profile
@mraleph
mraleph / ffi.md
Last active November 11, 2023 14:44

Dart VM FFI Vision

Background

The aim of Dart FFI project (tracked as Issue #34452) is to provide a low boilerplate, low ceremony & low overhead way of interoperating with native C/C++ code.

The motivation behind this project is twofold: