rules_kotlin
rules_kotlin copied to clipboard
Move to the official Bazel worker API
This is a prototype. The worker API rules don't support the WORKSPACE path so we'd probably need to do some compat. work if we want to ship this.
This is a prototype. The worker API rules don't support the WORKSPACE path so we'd probably need to do some compat. work if we want to ship this.
Direction looks good. Think we can strip more of the worker code out, though. Will take a stab at it.