Hacker News new | past | comments | ask | show | jobs | submit login

Python notebooks can definitely work in WASM:

- https://jupyterlite.readthedocs.io/en/stable/ - https://docs.marimo.io/guides/wasm.html

Running just the kernel in a Cloudflare Worker is an interesting idea ...




Yes, Jupyter could work. I just fear there is things that except browser’s JavaScript APIs. Some I think aren’t even available for web workers. V8 workers are a different thing (I believe) and not at all familiar to me. But, it should be easy enough to test…

https://github.com/jupyterlite/jupyterlite?tab=readme-ov-fil... <- Currently kernel supports at least web workers.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: