Steven Roose
2016-01-24 16:35:32 UTC
Hi
I would like to create a library for some high-performance calculations by
using optimized C and JS code. I know that many code Dart classes like f.e.
Set and Map, have native implementations depending on the available
platform using native extensions.
Is it possible to do that same thing for a third-party package? Is there
any documentation on how to do this?
Many thanks
Steven Roose
I would like to create a library for some high-performance calculations by
using optimized C and JS code. I know that many code Dart classes like f.e.
Set and Map, have native implementations depending on the available
platform using native extensions.
Is it possible to do that same thing for a third-party package? Is there
any documentation on how to do this?
Many thanks
Steven Roose
--
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
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
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
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.