« Tuesday’s comments winners | Main | Impressions from JAOO 2008 (2) »
Microsoft does GWT
By JaooDevil | October 1, 2008
I just went to Erik Meijer’s talk on Javascript as an Assembly Language. Turns out to be a GWT clone. With a new Program Counter. And possibility of compiling to either Javascript or Silverlight. The question now is: Why, and when does IE get a faster Javascript engine?
Category: 2008 JAOO | Tags: wednesday.today.jaoo.dk.devils | 1 Comment »

October 1st, 2008 at 4:25 pm
The fun things is, the abstract tryed to sell it as exactly NOT a GWT clone:
“As a result, we see an increasing number of high-level languages that are compiled to JavaScript. Examples include Java, OCaml, ObjectiveC, Scheme, Haskell, and many others.
In contrast to this trend, Volta compiles a low-level assembly language, .NET MSIL, to JavaScript.” [1]
—-
[1] http://jaoo.dk/presentation/JavaScript+as+an+Assembly+Language