mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
2f14d640e8
This shaves off some build time and allows more parallism in the build.
233 B
233 B
The crates in this directory provide modules and functions to wezterm's lua config file and interface.
They are registered into the lua config via env-bootstrap.
It is advantageous to build times to have multiple, smaller, crates.