|
|
|
|
|
by Rochus
696 days ago
|
|
> Pallene beats C when the code uses many Lua data structures. How can it beat C if it just transpiles to C? And accessing string named fields in a table is still done via hashing, even in Pallene, isn't it? > Also, rewriting from Lua to Pallene is much less work than rewriting it in C. Staying in LuaJIT is even less work. |
|