Closed
Description
The assembly-based functions made by @KionX two years ago were left unused because they were incompatible with the previously existing functions. The Lua implementations would always return a number, regardless of the input type. For non-table types, it would simply return 0.
This is crucial for backwards compatibility. We can't use the faster alternatives until they always return a number.
Metadata
Metadata
Assignees
Labels
No labels