savo.la
2012-02-03
Concrete Python on Native Client
This example page(no longer available)
loads pre-compiled Python
code and runs it
using Native Client
(if you enabled it in Google Chrome via chrome://flags).
Python's print() output shows up on the web page and
Concrete's Trace() goes to JavaScript console.