Title

Misc investigations. First up: Pyodide (Python in web browser via WASM) | AMA

Plan

  • Pyodide
    • Q: interop: JS > Python
      • looks good
    • Q: packages? what about packages with native code?
      • readme says “Many packages with C, C++, and Rust extensions have also been ported for use with Pyodide.”
  • Django — go through tutorial

Live notes

https://github.com/marimo-team/marimo — reactive python notebook. Uses Pyodide.

Simon Willison uses Pyodide for Datasette Lite — https://simonwillison.net/tags/pyodide/

https://voidlinux.org/