emmatyping / python-wasm

Build scripts and configuration for building CPython for Emscripten
https://repl.ethanhs.me
679 stars 35 forks source link

Support `bzip2` #63

Closed brettcannon closed 2 years ago

brettcannon commented 2 years ago

Closes #16

brettcannon commented 2 years ago

Since test_bz2 seemed to pass, I'm going to consider this good to merge.