Hacker News new | ask | show | jobs
Show HN: Running a Django app in the browser with WebAssembly (github.com)
4 points by deneb150 1347 days ago
Inspired by the recent post about running Wordpress entirely in the browser, I decided to try getting Django running in the browser. It was trickier than expected but I learned a lot about service workers. It feels like we're on the cusp of some interesting alternative ways to deploy things now.