Skip to content

Compile CBT itself with Scala Native #129

@frgomes

Description

@frgomes

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions