Ian Mackenzie
2015-08-03 00:55:25 UTC
Has anyone looked at creating a Dart/C++ bindings library along the lines
of Boost.Python? I couldn't find anything general-purpose after a bit of
searching. There's https://github.com/StevenChristy/SFML2-Dart-Binding and
https://github.com/donny-dont/DartEmbeddingDemo as examples of how to use
the Dart native API, but nothing that I could find that attempts to provide
a general solution.
How much interest would there be in something like this? I will likely end
up writing something fairly simple for my own use, but I could also see
creating/contributing to a standalone library. One option would be to add
Dart support to SWIG, but I'd love to include good support for both
synchronous and asynchronous calls and I'm not sure how well that would fit
with the SWIG model.
of Boost.Python? I couldn't find anything general-purpose after a bit of
searching. There's https://github.com/StevenChristy/SFML2-Dart-Binding and
https://github.com/donny-dont/DartEmbeddingDemo as examples of how to use
the Dart native API, but nothing that I could find that attempts to provide
a general solution.
How much interest would there be in something like this? I will likely end
up writing something fairly simple for my own use, but I could also see
creating/contributing to a standalone library. One option would be to add
Dart support to SWIG, but I'd love to include good support for both
synchronous and asynchronous calls and I'm not sure how well that would fit
with the SWIG model.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.