Merge: Compilation to JavaScript using the Emscripten SDK
authorJean Privat <jean@pryen.org>
Tue, 17 Jun 2014 02:17:34 +0000 (22:17 -0400)
committerJean Privat <jean@pryen.org>
Tue, 17 Jun 2014 15:17:04 +0000 (11:17 -0400)
Published for review but still needs some doc and examples. Works with most small examples but not yet with the naive_interpreter (but it's not clear why).

Usage:

    apt-get emscripten
    nitg -m emscripten examples/hello_world.nit
    nodejs hello_wold.js

Pull-Request: #506
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>

1  2 
tests/niti.skip

diff --cc tests/niti.skip
Simple merge