Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/python-wasm
Path: blob/main/core/lzma/README.md
2124 views

lzma web assembly

This seems to work well to support tar and the python lzma module.

When run standalone via cowasm it seems to work well, e.g. make test does this.

It seems horribly broken when used from within dash-wasm, e.g., when used from cowasm.sh.