filleduchaos / dart-bindgen

An experimental library/tool for generating Dart interfaces from header files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial implementation for dlopen

filleduchaos opened this issue · comments

commented

One of the deliverables of this project is a turnkey solution for discovering and loading dynamic (FFI) dependencies; the generated code relies on it to work properly out of the box.