[Wasm/WASI] Implementation of a callback on root exported function exit

Fixed #KT-64486
This commit is contained in:
Igor Yakovlev
2023-09-21 18:55:02 +02:00
committed by Space Team
parent d3864c841a
commit 931cc48def
8 changed files with 208 additions and 2 deletions
@@ -74,6 +74,7 @@ fun createStdLibVersionedDocTask(version: String, isLatest: Boolean) =
"kotlin.native.internal",
"kotlin.jvm.functions",
"kotlin.coroutines.jvm.internal",
"kotlin.wasm.internal",
)
val kotlinLanguageVersion = version