bazelbuild / rules_kotlin

Bazel rules for Kotlin
Apache License 2.0
331 stars 206 forks source link

Drop support for JavaScript #1185

Closed Bencodes closed 2 months ago

Bencodes commented 3 months ago

Kotlin 2.0 has introduced a new .js packaging type that is blocking our ability to upgrade.

Given the lack of ownership over the Javascript rules, we are going to drop support until someone more opinionated is willing to help maintain this portion of the rules.

sheatrevor commented 1 week ago

I'm actually happy to take ownership of this. JavaScript support is absolutely critical.