Skip to content

1.13.0

Latest

Choose a tag to compare

@KitsuneAlex KitsuneAlex released this 09 Jun 01:56
· 1 commit to master since this release
e8c339a

Release Notes

Added

  • CompilerPipelineBuilder.extraLibrary for specifying extra KLIBs for the created pipeline
  • CompilerPipelineBuilder.extraLibraries for specifying extra KLIBs for the created pipeline

Changed

  • Fixed resolution of builtin platform libraries (kotlin.js, kotlinx.cinterop etc.) for Kotlin Native, JS and WASM

Links