-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Milestone
Description
Porting CBT to Scala Native would potentially allow an entire tool chain independent of the JVM, including the build tool, which is a very important component of a tool chain. At the moment, Scala Native still needs the JVM, since it is built by SBT.
Update by @cvogt: @densh and I expect Scala Native support might make CBT's permanently running background process unnecessary and further reduce the 100-200ms runtime overhead.
densh, mchav, edulix, bbarker, therealpxc and 1 more