mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-09-12 19:24:26 +00:00
continue to try to add wasm target
This commit is contained in:
@@ -38,6 +38,11 @@ kotlin {
|
||||
linuxX64()
|
||||
mingwX64()
|
||||
linuxArm64()
|
||||
wasm {
|
||||
browser()
|
||||
nodejs()
|
||||
d8()
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
commonMain {
|
||||
|
||||
Reference in New Issue
Block a user