← Back to context

Comment by ge96

3 days ago

wow a python interpreter is "only" 100MB not sure if that's what's happening here

It is much smaller than that, Pyodide is only 2.8mb and the Python stdlib is 2.3mb when zipped

Is that too small or too large in your estimation?

  • Wrt web pages supposedly being a couple megabytes it's a big number but at the same time it seems expected with these kind of applications (usually when I see WASM it's a 3D video game)