On Wednesday, October 16th, 2024 at 12:27 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Tue, 15 Oct 2024 23:34:04 +0200 Pierre Couderc via enlightenment-users > enlightenment-users@lists.sourceforge.net said: > > Has someone tried to port efl on esp32....? >
> nope - but i would imagine its far too big. efl also very much relies on > virtual memory+mmu's to handle a lot - it mmaps files for i/o and assumes > things will be paged in as needed. Actually, it is kind of doable. There was code for things with nommu a long time ago. I don't remember the name of the library that enable that, but one of the key needed feature was the ability to link all of efl into one single static library including modules. I think most of the code is still here, but pretty sure nobody has touched that configuration in a long long time. _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users