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

Support for IR compiler #8

Open
ethanmdavidson opened this issue Sep 19, 2021 · 0 comments
Open

Support for IR compiler #8

ethanmdavidson opened this issue Sep 19, 2021 · 0 comments

Comments

@ethanmdavidson
Copy link

ethanmdavidson commented Sep 19, 2021

kotlin/JS is moving to a new compiler, so libraries should use "BOTH" compilation mode to ease the transition. Some code changes may be necessary. Additionally, all dependencies (i.e. cobalt) will need to be built in BOTH mode.

I tried changing cobalt to BOTH and it seemed to build fine, but when I published to mavenLocal and tried to use it in amethyst ran into issues (Unresolved reference: cobalt on every import statement).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant