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

Update JS to IR Backend #76

Open
JesusMcCloud opened this issue Aug 10, 2022 · 0 comments
Open

Update JS to IR Backend #76

JesusMcCloud opened this issue Aug 10, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@JesusMcCloud
Copy link
Contributor

We currently rely on some specifics of the JS Legacy backend. It would be nice to update to IR, because we cannot update kotlinx-serialization and Kotest.
In addition, the current hard dependency on the legacy backend is not future-proof.

feature/update lifted all dependency versions as high as possible with the legacy backend, highlighting the issue of outdated dependencies.

Moreover, generated and hand-crafted glue to include JS libraries needs to be revised to reflect the IR-backend's constraints

@JesusMcCloud JesusMcCloud added the help wanted Extra attention is needed label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant