itnoles
Jacob Ras
Result
You can use the Kotlin standard library (stdlib) and test library (kotlin.test) in Kotlin/Wasm out of the box. The version of these libraries is the same as the version of the kotlin-multiplatform plugin.
stdlib
kotlin.test
kotlin-multiplatform
A modern programming language that makes developers happier.