On 01/04/2011 12:38 PM, gry wrote:
> On Jan 4, 1:11 am, John Nagle <na...@animats.com> wrote:
>   
>> On 1/1/2011 11:26 PM, azakai wrote:
>>
>>     
>>> Hello, I hope this will be interesting to people here: CPython running
>>> on the web,
>>>       
>>     
>>> http://syntensity.com/static/python.html
>>>       
>>     
>>> That isn't a new implementation of Python, but rather CPython 2.7.1,
>>> compiled from C to JavaScript using Emscripten and LLVM. For more
>>> details on the conversion process, seehttp://emscripten.org
>>>       
> On loading, I "get script stack space quota is exhausted" under
> firefox 3.5.12, under linux.
> Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100907
> Fedora/3.5.12-1.fc12 Firefox/3.5.12
>   


It's a Firefox bug apparently fixed in Firefox 4.x.

Some versions of Firefox 3.6.x do work but most do not.


Regards,
Gerry

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to