lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Jonathan Goble <jcgoble3@gmail.com> wrote:

> On Mon, Jan 8, 2018 at 6:38 PM Soni "They/Them" L. <fakedme@gmail.com> wrote:
> Clearly you have not seen this yet.
> http://blog.ionoclast.com/2015/05/the-future-of-firth-pre-alpha2-and-beyond/
> 
> --
> Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.
> 
> MY EYES!
> 
> Seriously, that background makes the page completely unreadable.

Selecting all the text on the page made it considerably more readable!

However, I am unsure why you linked to that page in the first place?

The page author has quite an interesting project, but it appears they
are targeting LuaJIT... which if memory serves is already implementing
tables and other objects using memory arenas, which helps improve all
memory management quite a considerable amount.

~Paige