Comment by ge96
wow a python interpreter is "only" 100MB not sure if that's what's happening here
wow a python interpreter is "only" 100MB not sure if that's what's happening here
There is $300k in bounties if you create under 1MB WebAssembly CPython distribution
https://www.reddit.com/r/Python/comments/1huxrs6/python_runn...
50k for the 1mb challenge. The rest is to build out the tooling. It looks like they want to run existing ML python libs from within the NEAR blockchain environment.
Wondering why they don't separate concerns here.
It is much smaller than that, Pyodide is only 2.8mb and the Python stdlib is 2.3mb when zipped