Racket also uses complicated tricks with stack-copying to implemented continuations, which won't work in Emscripten.
Sam On Tue, Apr 23, 2013 at 3:36 PM, Tony Garnock-Jones <to...@ccs.neu.edu> wrote: > 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 ____________________ Racket Users list: http://lists.racket-lang.org/users