[Wasm] Add wasi kotlin.test target gradle buildscript
This commit is contained in:
committed by
Zalim Bashorov
parent
d1c7caf15c
commit
f42d0b1ed4
@@ -8,8 +8,6 @@ plugins {
|
||||
|
||||
description = "Kotlin Standard Library for experimental WebAssembly WASI platform"
|
||||
|
||||
D8RootPlugin.apply(rootProject).version = v8Version
|
||||
|
||||
val targetDependentSources = listOf("builtins/kotlin", "src/kotlin", "src/kotlinx").map {
|
||||
"$rootDir/libraries/stdlib/wasm/wasi/$it"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user