Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 11:37
· 2 commits to main since this release
15bb095

Version 0.6.0

This version is compatible with the following WebAssembly runtimes:

  • Chicory 1.5.1
  • Chasm 1.0.0
  • GraalVM 24.1

Implemented interfaces

  • WASI Preview 1
  • Emscripten 4.0.1 (partial)

💥 Breaking Change

  • Minimum required Kotlin version raised to 2.1
  • Replaced kotlinx.datetime.Clock with kotlin.time.Clock

🔧 Maintenance

  • Updated Chasm to 1.0.0
  • Updated Chicory to 1.5.1
  • Updated Kotlin to 2.2.0
  • Bumped other build dependencies

Full Changelog: 0.5...0.6.0