pub const LUA_BUFFERSIZE: usize = 512;
luau
Buffer size used for on-stack string operations. This limit depends on native stack size.