Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Consider Dart & Dartium #1064

Closed
mmommo opened this issue Sep 3, 2013 · 4 comments
Closed

Please Consider Dart & Dartium #1064

mmommo opened this issue Sep 3, 2013 · 4 comments

Comments

@mmommo
Copy link

mmommo commented Sep 3, 2013

I believe this has been discussed here or some where, I just cannot found any existing issue here.

For the following reasons, I believe it's got a lot of advantages to embed Dartium instead of Chromium:

  1. Dart is a lot faster.
  2. Dart is much better structured for large scale apps - critical.
  3. Dart is new and fun to play with. A very well designed language.
  4. Dartium can still run js & Dart can still call js, we loose nothing here.

I know Dart can compile to js, but it'll be very hard to test & debug during developing.

If someone can make the embeded dartium to call dart-io directly, that'll be killer project (which I don't think could be harder than this project) . But that we would be able to abandon node & js completely and the name won't be node-webkit any more, and I believe Google will make that happen sooner or later. but anyway Dart is too new & a long way to go. Node & js will be holding it's strength for years.

@sbruchmann
Copy link

You might want to check out NiDIUM, although I don’t think that it will support Dart directly.

@rogerwang
Copy link
Member

@mmommo, thanks for your suggestion. But to implement your idea, another project has to be launched, it has nothing to do with this project.

To develop with compiled dart in node-webkit, the source map feature can be used.

@Militao36
Copy link

I agree with everything you said bad so far nothing has been implemented

@sunilrebel
Copy link

@rogerwang - Can you please share an example for using compiled dart or a getting started link for the same. Didn't found any relevant information regarding this. - "To develop with compiled dart in node-webkit, the source map feature can be used."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants