Replies: 4 comments
-
|
First thing that comes to my mind: I'm experimenting with developing native UI with GTK on Linux. It can be done with C++ using gtkmm, but it seems to be a lot more fun with Vala. But that would be an entire new language target that would need to be developed and maintained... |
Beta Was this translation helpful? Give feedback.
-
|
I use a little bit of go, for some fun ;-) |
Beta Was this translation helpful? Give feedback.
-
|
They could help with adding Rust support too: #75 |
Beta Was this translation helpful? Give feedback.
-
|
A use case I'm presently trying is for consumption with dart:ffi for Flutter |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to collect ideas what would be potential use cases for a general purpose C wrapper. Setting the implementation details aside, what could the generated C interface be used for?
I am asking this because I am currently missing a clear picture on what our long-term goal regarding this topic is.
Beta Was this translation helpful? Give feedback.
All reactions