types icon indicating copy to clipboard operation
types copied to clipboard

✨ Kotlin/Wasm support

Open robertfmurdock opened this issue 1 year ago • 1 comments

📝 Description

support wasm targets

robertfmurdock avatar Oct 09 '24 13:10 robertfmurdock

Thank you @robertfmurdock for suggesting this enhancement. 🙏

It seems that the Kotlin/Wasm platform is not yet stable in Kotlin 2.0. We might wait for its stabilization before supporting it in Kotools Types. Even though this library still uses Kotlin 1.8, it may be interesting to support this platform in a future release after upgrading to K2. 🙂

EDIT 2024-01-08: Kotlin/Wasm is in alpha stage in Kotlin 2.1. EDIT 2025-10-19: Kotlin/Wasm is in beta stage in Kotlin 2.2.

LVMVRQUXL avatar Oct 13 '24 17:10 LVMVRQUXL