support kotlin IR
See original GitHub issuea new IR
was released in Kotlin 1.4, and there is a mode - BOTH
, especially for libraries.
https://kotlinlang.org/docs/reference/js-ir-compiler.html
According to reviews, reduces the final size of the application.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Kotlin/JS IR compiler
The Kotlin/JS IR compiler is capable of generating TypeScript definitions from your Kotlin code. These definitions can be used by JavaScript ...
Read more >Exploring Kotlin IR. At the time of writing this article…
Kotlin IR, or Kotlin Intermediate Representation, is the new internal representation used by the Kotlin compiler when it parses Kotlin source ...
Read more >The New JVM IR Backend Is Stable | The Kotlin Blog
We have been working to implement a new JVM IR backend as part of our ongoing project to rewrite the whole compiler. This...
Read more >Migrating our Kotlin/JS app to the new IR compiler
The IR compiler for Kotlin/JS comes with a lot of benefits for your apps, ... Making sure our Kotlin dependencies support Kotlin/JS IR...
Read more >Support for Kotlin IR Backend · Issue #11 · square/anvil - GitHub
I have CI actions setup with Kotlin 1.4-M2 and they build fine. Do you know when this will start to break? Also note...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Released with 3.17.0
It would be nice to have KVision published with BOTH mode regards to allow for lib consumers to experiment with IR
Regards,
Martynas Petuška
From: Robert Jaros notifications@github.com Sent: Tuesday, November 3, 2020 10:32:25 AM To: rjaros/kvision kvision@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [rjaros/kvision] support kotlin IR (#192)
With current IR compiler backend KVision applications are lot larger than with the legacy version, so there is no sense building with IR for now. We are waiting for https://youtrack.jetbrains.com/issue/KT-41227 and https://youtrack.jetbrains.com/issue/KT-39740 to be fixed. It should be released with 1.4.30.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/rjaros/kvision/issues/192#issuecomment-721033250, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFRPLCZEYXN6F2LGAXEQNALSN7L3TANCNFSM4TIKG72A.