which C library are they using? I guess tinypy could work on there. Since I've compiled that with different minimal C libraries before.
Not quite a full python, or pygame... but enough to do some basics :) On Wed, May 26, 2010 at 3:04 PM, Tyler Laing <trinio...@gmail.com> wrote: > It doesn't quite support python yet: > http://code.google.com/p/nativeclient/wiki/NaClGlibc > > They're still working on compiling glibc which is a core dependency of > Python. > > > On Wed, May 26, 2010 at 3:47 AM, thomas <machinim...@gmail.com> wrote: > >> hi, >> >> another "pygame on the web" post... :) >> >> has anyone looked into google's native client? i am not sure but it seems >> like sdl and python got ported to it already? to me it looks like a very >> promising technology. more promising than moonlight. >> >> so... how feasible would it be to get pygame running on it? >> >> the possibility to embed pygame games into websites simply would be >> awesome... >> >> cheers, >> machinimist >> > >