[Wasm/WASI] Implementation of a callback on root exported function exit
Fixed #KT-64486
This commit is contained in:
committed by
Space Team
parent
d3864c841a
commit
931cc48def
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user