An interactive WebAssembly demo
Discussion • Issue • PR
💡 2026-01-02 update: standard library modules are now automatically imported.
➡️ For this demo, we consider all modules starting with A-M to be stdlib modules, and N-Z modules to be third-party.
(try from json import <TAB> vs from tomllib import <TAB>!)