DEV Community

Discussion on: Python...in the browser!? 🤯 : A Web Monetization x Web Assembly Experiment

Collapse
 
waylonwalker profile image
Waylon Walker • Edited

This looks 100% static, you should host on github pages, netlify, vercel (formerly zeit), or something like that!

What was your experience with pyodide? Looks heavy so I have written it off. I should really just try it out though as it really is some cool tech.

Collapse
 
ari_hacks profile image
Ari 🪐

Hey Waylon! I was originally going to host on Heroku but I've been wanting to check out Netlify - thanks for the suggestion I'm going to try and spin that up this week if time permits. 🙂

There are definitely performance drawbacks but it was fun to learn and build with.

Today I found this cool project called PyMedPhys(Open Source! 🙌🏾 ) that is using it in production! I'm hoping to see more tools like this as Pyodide matures.