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

Split JS and JVM to allow independant updates #386

Open
mcarleio opened this issue Jul 30, 2023 · 0 comments
Open

Split JS and JVM to allow independant updates #386

mcarleio opened this issue Jul 30, 2023 · 0 comments

Comments

@mcarleio
Copy link
Contributor

For future work it might be helpful to split the library between JS and JVM. This would allow to update them independently (and therefore faster) when a new kotlin version is released.

Background:

I wanted to do a PR to update to kotlin compiler 1.9.0. But I could not succeed, as there were problems with the JS part. I then tried to split JVM and JS parts in separate modules, but they seem to be quite mixed and I could not find an "easy" solution without changing to much.

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