paperlined.org
dev
>
web
>
outside_the_box
document updated 13 years ago, on May 31, 2011
Things that do code-translation to Javascript, and thus run within the various
Javascript VMs
:
GWT (Google Web Toolkit)
— translates Java to Javascript
emscripten
— a backend for LLVM that generates Javascript
things that translate
MSIL
(ie. .NET) to Javascript
JSIL
discussions:
[1]
[2]
Script#