Add PyPy.js update.

This commit is contained in:
Joe Esposito
2015-05-31 01:10:32 -04:00
parent b502b684b6
commit 045415b093
+2
View File
@@ -62,6 +62,8 @@ My Python dreams, and my reasons for them.
- **Python in the browser**
*<strong>Update:</strong> Looks like there's promise with [PyPy.js :smile:](http://pypyjs.org/) ([Pycon video](https://www.youtube.com/watch?v=PiBfOFqDIAI))*
A lot of what I do these days is web development. Because of this, I've
slowly been migrating to JavaScript. It's been a fragmented experience
compared to the thoughtfulness of Python data types, literals, and other