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

Enable JVM and Native IR transformations by default #426

Open
mvicsokolova opened this issue Apr 28, 2024 · 0 comments
Open

Enable JVM and Native IR transformations by default #426

mvicsokolova opened this issue Apr 28, 2024 · 0 comments
Assignees
Labels
compiler-plugin Issues related to the atomicfu-compiler-plugin

Comments

@mvicsokolova
Copy link
Collaborator

Enabling JVM and Native IR transformations by default would allow us to reveal existing problems with atomicfu-compiler-plugin in a secure manner, while still having the option to revert to legacy transformations if needed.

This step serves as preparation before the complete removal of JVM legacy bytecode transformations (#338).

Currently, the list of issues in atomicfu-compiler-plugin, which should be addressed can be found here on YT: #kotlinx-atomicfu

@mvicsokolova mvicsokolova added the compiler-plugin Issues related to the atomicfu-compiler-plugin label Apr 28, 2024
@mvicsokolova mvicsokolova self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler-plugin Issues related to the atomicfu-compiler-plugin
Projects
None yet
Development

No branches or pull requests

1 participant