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 JS IR backend #586

Merged
merged 2 commits into from
Mar 26, 2021
Merged

Enable JS IR backend #586

merged 2 commits into from
Mar 26, 2021

Conversation

arkivanov
Copy link
Contributor

@arkivanov arkivanov commented Feb 12, 2021

Closes #440

@arkivanov
Copy link
Contributor Author

Fails due to: https://youtrack.jetbrains.com/issue/KT-42073

@arkivanov arkivanov marked this pull request as ready for review March 26, 2021 15:50
@arkivanov
Copy link
Contributor Author

Had to remove the default value from assertSuccess in testAwait function. 😬 Should not be a big problem since it's in the testing module.

@arkivanov arkivanov merged commit 22c6f28 into badoo:master Mar 26, 2021
@arkivanov arkivanov deleted the enable-js-ir branch March 26, 2021 17:36
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

Successfully merging this pull request may close these issues.

Support the new IR Backend for JS
2 participants