Swap loader shim
Open
- Dominant language
- Clojure
- Stars
- 1.7k
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Currently boot is started with `boot-bin` which acts as a shim to fetch the main boot jar, then loads the jar.
This shim will be replaced by `boot-native`, boot native is a refactored version of `boot-bin` designed to simplify the startup process and prepare for native-image compilation in boot V4.
Contributor guide
Assessment
This issue has not been assessed yet.