OK. Thanks for the quick reply, Armin.
Mark
On Tue., Mar. 19, 2019, 12:01 p.m. Armin Rigo, wrote:
> Hi Mark,
>
> On Tue, 19 Mar 2019 at 12:46, Mark Melvin wrote:
> > I was wondering if PyPy would be a good candidate to create an embedded
> distribution of Python similar to micropython.
>
> No,
Hi Mark,
On Tue, 19 Mar 2019 at 12:46, Mark Melvin 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.
___