Block a user
Replace Kym "System Bindings" with Hardcoded Builtins
Performance Problems in the Kym Runtime Heap
To update on this issue, much of the work in #30 was aimed at removing usage of Slab from Kym for the time being. This means every object creation is now a direct call to the underlying Allocator…
Non-String Indices in Kym Table Literals
Dynamic Object Indexing for Kym
Non-String Indices in Kym Table Literals
Re-opening as #30 didn't end up solving this issue fully, only partially with the introduction of symbol indices.
Non-String Indices in Kym Table Literals
Non-String Indices in Kym Table Literals