LighthouseGames / KmLogging

Kotlin multiplatform logging. High performance, composable and simple to use.
Apache License 2.0
84 stars 13 forks source link

Compile JS version for new Kotlin IR #1

Closed apatrida closed 2 years ago

apatrida commented 3 years ago

Since Kotlin new IR is active in 1.5.x, the multiplatform build should support the IR setting for JavaScript.

ellsworthrw commented 2 years ago

Version 1.1 is compiled to do both IR and legacy.