mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 23:51:06 +00:00
Uses less memory (strings and function table is stored in constant data) and speeds up start up (no need to allocate and copy strings).
Uses less memory (strings and function table is stored in constant data) and speeds up start up (no need to allocate and copy strings).