On Wednesday, August 22, 2012 6:15:42 PM UTC+2, Alan Chaney wrote: > > According to the Dart > wiki, currently you have to build your own version of Chrome to even > test Dart, and that only runs on Snow Leopard and Linux. >
I don't know where you looked at but the docs are OK http://www.dartlang.org/dartium/, Dartium binaries are available for Windows, Linux and Mac: http://www.dartlang.org/downloads.html > All browsers *ALREADY* support Java GWT, because GWT compiles the > browser side to Javascript, an interpretive language supported by all > mainstream browsers including IE6-IE10, Chrome, Firefox, Opera etc. All browsers *ALREADY* support Dart, because Dart compiles to JS too! http://www.dartlang.org/docs/dart2js/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ITRX1L6HQyYJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
