Transcrypt Python-JS compiler now supports async/await
transcrypt.org
Transcrypt Python-JS compiler now supports async/await
1–6 of 6 posts
Re: Transcrypt Python-JS compiler now supports async/await
#2Went 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.
Re: Transcrypt Python-JS compiler now supports async/await
#3Went 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!
Re: Transcrypt Python-JS compiler now supports async/await
#4Went 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...
Re: Transcrypt Python-JS compiler now supports async/await
#5Earlier quoted context omitted.
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/...