Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

v0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@olonho olonho released this 14 Feb 19:24
· 1 commit to master since this release
  • Support multiplatform projects (expect/actual) in compiler and Gradle plugin
    • Support first embedded target (STM32 board)
    • Support Kotlin 1.2.20
    • Support Java 9
    • Support Gradle 4.5
    • Transparent Objective-C/Kotlin container classes interoperability
    • Produce optimized WebAssembly binaries (10x smaller than it used to be)
    • Improved APIs for object transfer between threads and workers
    • Allow exporting top level C function in reverse interop with @cname annotation
    • Supported debugging of code with inline functions
    • Multiple bugfixes and performance optimizations