vim9jit
vim9jit copied to clipboard
perf: allocate less when printing
For example, instead of collecting chars into a String and then write-ing that, write each char individually