itnoles
07/24/2023, 2:13 AMJacob Ras
07/24/2023, 10:00 AMResult, as it's in the stdlib: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-result/ and according to https://kotlinlang.org/docs/wasm-overview.html#libraries-support:
You can use the Kotlin standard library () and test library (stdlib) in Kotlin/Wasm out of the box. The version of these libraries is the same as the version of thekotlin.testplugin.kotlin-multiplatform