alexandre mommers
08/08/2023, 12:36 AMalexandre mommers
08/10/2023, 2:29 PMarnaud.giuliani
08/29/2023, 12:09 PMJohn O'Reilly
08/29/2023, 12:14 PMJohn O'Reilly
08/29/2023, 12:18 PMmbonnin
08/29/2023, 12:19 PMmbonnin
08/29/2023, 12:19 PMuuid
and okio
are wasm-compatible nowmbonnin
08/29/2023, 12:20 PMJohn O'Reilly
08/29/2023, 12:20 PMmbonnin
08/29/2023, 12:21 PMmbonnin
08/29/2023, 12:22 PMJohn O'Reilly
08/29/2023, 12:24 PMimplementation("io.ktor:ktor-client-core:2.3.1-wasm0")
implementation("io.ktor:ktor-serialization-kotlinx-json:2.3.1-wasm0")
implementation("io.ktor:ktor-client-content-negotiation:2.3.1-wasm0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0-RC-wasm0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.0-RC-wasm0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1-wasm0")
and
kotlinCompilerPlugin.set("1.4.0-dev-wasm08")
mbonnin
08/29/2023, 12:26 PMwasm0
versionsarnaud.giuliani
08/29/2023, 12:31 PMarnaud.giuliani
09/11/2023, 10:09 AMarnaud.giuliani
09/11/2023, 10:09 AMJohn O'Reilly
09/11/2023, 10:10 AMJohn O'Reilly
09/11/2023, 10:11 AMJohn O'Reilly
09/11/2023, 10:13 AMJohn O'Reilly
09/11/2023, 10:13 AMmbonnin
09/11/2023, 10:14 AMmbonnin
09/11/2023, 10:14 AMmbonnin
09/11/2023, 10:15 AMmbonnin
09/11/2023, 10:16 AMmbonnin
09/11/2023, 10:17 AMokio
and uuid
shipped wasm support. The rest is blocked on having a release of the Jetbrains libs (ktor, serialization, datetime, maybe others)arnaud.giuliani
09/11/2023, 11:49 AMarnaud.giuliani
09/11/2023, 11:49 AMJohn O'Reilly
09/11/2023, 11:51 AMJohn O'Reilly
09/11/2023, 11:56 AMJohn O'Reilly
09/11/2023, 2:39 PMarnaud.giuliani
09/11/2023, 2:40 PM