Hi Mark, On Tue, 19 Mar 2019 at 12:46, Mark Melvin <[email protected]> wrote: > I was wondering if PyPy would be a good candidate to create an embedded > distribution of Python similar to micropython.
No, PyPy's minimal memory requirements are larger than CPython's. A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
