[CM] On FFI bindings
Christos Vagias
chris.actondev at gmail.com
Wed Oct 21 17:07:24 PDT 2020
Hi all,
In my s7-imgui project I have bindings for some different libraries.
- to get an open/save dialog
- GUI functionality
- std <regex> (C++11) operations
and so on. Soon I'd like to make each of these bindings a dynamic library
where one could load like (load-extension ..) and get acces to these
bindings.
I think it'd be good to decide on a suggested API for these. How one should
provide an s7 environment via a C API.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20201022/3d705996/attachment.html>
More information about the Cmdist
mailing list