I for one, like this. Now, the video & music are awful and definately do not support the overall presentation, but from what I understood, this seems to be pretty cool. Imagine being able to use Javascript for actual desktop application development, without having to resort to tons of html and css in the background. I do like this idea. Even better, it would allow to write applications in ClojureScript or some of the…
> Imagine being able to use Javascript for actual desktop application development, without having to resort to tons of html and css in the background You already can do it. Canvas, WebGL, SVG, and a bunch of 2D and 3D libraries.
Sure, and you can even do it with a brainfuck to js transpiler.
But I think he meant do it EASILY, without first hacking a full GUI stack from a 2D/3D primitives library.