Dart + Chromium = Dartium
Written by Ian Elliot   
Tuesday, 21 February 2012

Google has released an experimental build of Chromium that includes an integrated Dart language runtime. The browser, nicknamed  Dartium, is being made available as a technical preview for those who want to see how the Dart virtual machine works in a browser.

 

googledart

 

Google launched Dart, a language for structured web programming in October 2011. Now the Dart team has released binaries (initially for Mac and Linux with Dartium for Windows billed as coming soon) that integrate the Dart VM into Chromium. This enables devs to run Dart programs directly on the Dart VM in Chromium and avoid a separate compilation step. The idea is that these programs will take advantage of the VM's faster performance and lower startup latency.

Chromium is the open source version of the Chrome browser so installing Dart into Chromium is a good way of testing it out before adding it to Chrome.

According to the Google blog, this is another step forward for the open source "batteries included" Dart platform. However, as a technology preview Dartium should not be used for day-to-day browsing. After more testing and developer feedback, the team plans to include the Dart VM in Chrome.

dart

Having Dart built into the Google Chrome browser would be a significant advantage for the new language, but it would also single Chrome out as "non-standard". What really matters to the future of the language is to get it adopted by other browsers, and this is only going to be possible if Google manages to get it adopted as a standard. The alternative is to continue of make use of the Dart-to-JavaScript compiler and to treat JavaScript as the assembler of the HTML5 world.


Of course, there are some who think that the problems with JavaScript are minor and we don't really need a complete overhaul of a class-based Java clone like Dart.

More Information

Tech preview of Chromium with Dart engine now available (Google blog)

Chromium with the Dart VM

 

Related Articles

Google starts to detail Dart

Google spawns yet another language - Dart

 

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

 

Banner


GitHub Universe AI Announcements - Copilot And Spark
30/10/2024

GitHub has announced several improvements for developers at Universe, its annual conference. Developers will get multi-model Copilot and GitHub Spark, an AI-native tool for building applications in na [ ... ]



Gifts For Geeks 2024
22/11/2024

Are you ready for Thanksgiving, when overeating remorse and a surfeit of being thankful causes the unsettling thought that there are only four weeks till the Xmas break? So here is a mix of weird [ ... ]


More News

Last Updated ( Wednesday, 29 January 2014 )