@webology have you looked in "Absurd Django" from @patrick and Wilhelm Klopp?
It's an experiment of running Django in the browser using Pyodide 💡
Try it here:
https://github.com/patrick91/absurd-django
@webology have you looked in "Absurd Django" from @patrick and Wilhelm Klopp?
It's an experiment of running Django in the browser using Pyodide 💡
Try it here:
https://github.com/patrick91/absurd-django
@paulox @patrick Yes, it's quite well done. I think these demos are super cool.
I dream of the day we can take a Python library like Django and get as close to pure WASM out of it vs. needing to emulate Python to then run Django.
Losing this overhead and download size would be a huge win. https://github.com/pyodide/pyodide/releases/tag/0.25.0