Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose lower-level Kotlin JVM compilation defs for aspects #1076

Open
SanjayVas opened this issue Nov 27, 2023 · 1 comment
Open

Expose lower-level Kotlin JVM compilation defs for aspects #1076

SanjayVas opened this issue Nov 27, 2023 · 1 comment
Assignees
Labels
type: enhancement New feature or request

Comments

@SanjayVas
Copy link

rules_kotlin does not currently expose lower-level compilation for Kotlin JVM. This means that Bazel aspects cannot rely on rules_kotlin for compilation.

See #546 (comment)

@restingbull restingbull added the type: enhancement New feature or request label Jan 5, 2024
@restingbull
Copy link
Collaborator

Dovetales with efforts to move compilation to the toolchain.

@restingbull restingbull self-assigned this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants