On Apr 21, 2013, at 7:34 PM, Jason Yeo wrote:
Has anyone tried compiling Racket to JavaScript using emscripten?
(https://github.com/kripken/emscripten)

Yep. I didn't get very far. The major obstacle was setjmp/longjmp. Emscripten didn't support these at the time, and there are/were also plenty of other omissions in its standard library.

Tony
____________________
 Racket Users list:
 http://lists.racket-lang.org/users

Reply via email to