You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider use metacall.
It can generate high level bindings to almost every programming language easily. just from header and compiled library https://github.com/metacall/core
Consider use metacall.
It can generate high level bindings to almost every programming language easily. just from header and compiled library
https://github.com/metacall/core
C to C call example:
https://github.com/metacall/core/blob/433e3107112b6d8362aa03057dae20b96ff5b1a8/source/tests/metacall_c_lib_test/source/metacall_c_lib_test.cpp#L34
The text was updated successfully, but these errors were encountered: