DoHyung Kim
2016-11-23 10:00:34 UTC
Dear all,
Recently my team has been writing a simple CI system in Dart currently for
running on Google Cloud Platform. We had hard time due to lack of readily
available libraries including official support for Google Cloud Platform
and simple things like ssh client. Different from front-end and typical web
back-end, it was really painful to do such things in Dart. So after having
hit an internal milestone recently, we are in the course of discussing on
whether we should keep Dart.
So as an alternative we can choose, I'd like to evaluate possibility of
making dart2js or DDC available on Node.js ourselves. Until Dart has an
ecosystem comparable to Node.js', I think it's practical and beneficial to
leverage that of Node.js where appropriate.
Could someone in the Dart team give me some hints on how much work it would
be? I know there have been some effort from outside of the Dart team to run
dart2js output on Node.js and to implement dart:io on Node.js APIs. Though
such outcome can be leveraged, I think it's better to have it incorporated
into the Dart SDK in the end.
Any hint will be appreciated.
Best regards,
DH
Recently my team has been writing a simple CI system in Dart currently for
running on Google Cloud Platform. We had hard time due to lack of readily
available libraries including official support for Google Cloud Platform
and simple things like ssh client. Different from front-end and typical web
back-end, it was really painful to do such things in Dart. So after having
hit an internal milestone recently, we are in the course of discussing on
whether we should keep Dart.
So as an alternative we can choose, I'd like to evaluate possibility of
making dart2js or DDC available on Node.js ourselves. Until Dart has an
ecosystem comparable to Node.js', I think it's practical and beneficial to
leverage that of Node.js where appropriate.
Could someone in the Dart team give me some hints on how much work it would
be? I know there have been some effort from outside of the Dart team to run
dart2js output on Node.js and to implement dart:io on Node.js APIs. Though
such outcome can be leveraged, I think it's better to have it incorporated
into the Dart SDK in the end.
Any hint will be appreciated.
Best regards,
DH
--
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.