▲ | implicit 3 days ago | |||||||
Further, these extra components are easy to omit if you don't want to use them. The REPL that we offer in the distribution doesn't include any of the analysis logic and it's just 1.7mb once compiled (on my M1 Macbook). I'm not sure how much smaller it gets if you omit CodeGen. Luau can be pretty small if you need it to be. | ||||||||
▲ | kragen 3 days ago | parent [-] | |||||||
Did you say just 1.7MB? For the REPL alone? Or is that with a bunch of heavyweight libraries? The Lua REPL executable on my cellphone is 0.17 megabytes. | ||||||||
|