On 11 April 2011 14:54, Sönke Hahn <shahn@cs.tu-berlin.de> wrote:
I haven't tried the tool myself, but it seems interesting to the Haskell
efforts to compile to JavaScript:

http://syntensity.blogspot.com/2011/04/emscripten-10.html 

Good grief, that sounds incredibly awesome. GHC → LLVM → JS. Get all GHC's goodies *and* not have to write JS for targeting browsers.

Very interested. I will mess with it tonight.

Cheers!