tjdevries / vim9jit

a vim9script -> lua transpiler (written in Rust)
MIT License
510 stars 21 forks source link

perf(lua): use inline expression instead function call #27

Closed glepnir closed 2 months ago

glepnir commented 1 year ago

follow up https://github.com/neovim/neovim/pull/23214