TangentFoxy / kiwenwan

A monolith of experimentation, name inspired by toki pona.
1 stars 0 forks source link

How did I break table.sort? #21

Open TangentFoxy opened 8 months ago

TangentFoxy commented 8 months ago

In b8284495c2255b0ee0175c706f6d00c963d4dadb, I discovered that table.sort doesn't work for an unknown reason (a nil appears where everything is defined, somehow). This was tested on an M1 MacBook that is damaged from a motorcycle crash, but considering the device has been running without apparent issue, I am hesitant to claim that it is faulty. I have yet to test this issue on other devices, and I would like to try to make a minimal test case if possible.

TangentFoxy commented 1 week ago

Re: https://blog.tangentfox.com/luajit-strange-behavior-in-table-sort/