Toggle navigation
PyPy.js
Overview
Editor
Download
Source
Bugs
Benchmarks
print "Hello PyPy-JS!" print for i in range(50): print i, print "\n" import sys print "sys.version:", sys.version print "sys.platform:", sys.platform
loading...
run
wrap output
Please enable JavaScript for using PyPy.js