Yeah, that makes sense. I guess we're stuck with a server-side solution
unless we can get Chicken running on this little emulator
<http://bellard.org/jslinux/>. repl.it may be of inspiration!

Thanks,
K.

On Fri, Jan 23, 2015 at 1:08 PM, Yaroslav Tsarko <eriktsa...@googlemail.com>
wrote:

>  Kristian,
>
> On 23.01.2015 14:34, Kristian Lein-Mathisen wrote:
>
>  Has anybody played with the idea of compiling CHICKEN with emscripten
> <http://emscripten.org/>? That way, we could have a client-side REPL to
> experiment with on the homepage.
>
>
> As far as I could understand it, one does not simply compile CHICKEN using
> emscripten because of setjmp/longjmp (according to this page:
> http://kripken.github.io/emscripten-site/docs/porting/guidelines/portability_guidelines.html)
> without special porting.
>
> Thanks,
> Yaroslav
>
> _______________________________________________
> Chicken-users mailing list
> Chicken-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to