Hacker News new | ask | show | jobs
Transcrypt Python-JS compiler now supports async/await (transcrypt.org)
3 points by JdeH 3244 days ago
1 comments

Went to check out the samples page to see what Python interacting with a Node module looks like after implementing this myself recently in another project. However the sample page throws a 404 with debug output.
That's very bad! I'll repair it!
It has been fixed. Sorry, it's the demo devil, I guess...
By the way, the Node demo isn't online, but available on github (and in the pip-installation):

https://github.com/QQuick/Transcrypt/blob/master/transcrypt/...

Thanks for the quick fix. Looks great!