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

Release Kotlin/JS artifacts built with IR compiler #98

Closed
joffrey-bion opened this issue Mar 23, 2021 · 4 comments
Closed

Release Kotlin/JS artifacts built with IR compiler #98

joffrey-bion opened this issue Mar 23, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@joffrey-bion
Copy link
Owner

joffrey-bion commented Mar 23, 2021

The new IR backend cannot be used by applications that depend on krossbow, and that's a critical issue.
We need to release versions that are compatible with the new IR backend.

@joffrey-bion joffrey-bion added the enhancement New feature or request label Mar 23, 2021
@joffrey-bion
Copy link
Owner Author

joffrey-bion commented Mar 23, 2021

@joffrey-bion joffrey-bion changed the title Release JS artifacts based on IR backend Release JS artifacts based on IR compiler Mar 23, 2021
@joffrey-bion joffrey-bion changed the title Release JS artifacts based on IR compiler Release JS artifacts built with IR compiler Mar 23, 2021
@joffrey-bion joffrey-bion changed the title Release JS artifacts built with IR compiler Release Kotlin/JS artifacts built with IR compiler Mar 23, 2021
@joffrey-bion joffrey-bion added the blocked Issues blocked by some external dependency label May 9, 2021
@joffrey-bion joffrey-bion added this to the 3.0.0 milestone Aug 12, 2021
@joffrey-bion
Copy link
Owner Author

Update: Okio seems to have released IR artifacts in version 3.0.0-alpha.6. I will wait for a stable version 3 of Okio to upgrade. This will be part of Krossbow 3 as well.

joffrey-bion added a commit that referenced this issue Sep 6, 2021
@joffrey-bion
Copy link
Owner Author

joffrey-bion commented Oct 11, 2021

Another blocker for this: https://youtrack.jetbrains.com/issue/KT-43374
It seems it will only be available in Kotlin 1.6.20

joffrey-bion added a commit that referenced this issue Oct 11, 2021
joffrey-bion added a commit that referenced this issue Nov 18, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
joffrey-bion added a commit that referenced this issue Nov 18, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
joffrey-bion added a commit that referenced this issue Nov 18, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
joffrey-bion added a commit that referenced this issue Nov 18, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
joffrey-bion added a commit that referenced this issue Nov 19, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
joffrey-bion added a commit that referenced this issue Nov 21, 2021
This brings JS/IR-compatible artifacts and more darwin-like targets

Resolves: #164

Related: #98
@joffrey-bion joffrey-bion modified the milestones: 3.0.0, 3.1.0 Dec 6, 2021
joffrey-bion added a commit that referenced this issue Dec 27, 2021
@joffrey-bion joffrey-bion modified the milestones: 3.1.0, 3.2.0 Mar 4, 2022
@joffrey-bion
Copy link
Owner Author

Unblocked with the release of Kotlin 1.6.20 today!

https://github.com/JetBrains/kotlin/releases/tag/v1.6.20

@joffrey-bion joffrey-bion removed the blocked Issues blocked by some external dependency label Apr 4, 2022
joffrey-bion added a commit that referenced this issue Apr 22, 2022
joffrey-bion added a commit that referenced this issue Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant