-
## 📝 Description
support wasm targets
-
I build the example,and get the kotlin-wasm-wasi-example-wasm-wasi.wasm ,and run it use wasm-micro-runtime,get the follow error,do you have some suggestions?
liuyang.chen@chenliuyang-38 build % .…
-
**Describe the bug**
I have crash only in wasm part of project. Same code works well on android and desktop.
Log:
`Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
…
-
Compose is available to target Kotlin/WASM, that would be perfect to have reactive sockets there.
-
Title
-
Stack trace
getCachedJsObject is not defined
ReferenceError: getCachedJsObject is not defined
at kotlin.wasm.internal.getCachedJsObject_$external_fun (webpack-internal:///./kotlin/composeApp.…
-
A [user on Kotlinlang Slack reported](https://kotlinlang.slack.com/archives/CCSFQJD7V/p1716967735956559) that they attempted to use IndexedDB from Kotlin/Wasm (but it did not work — as IndexedDB does …
-
I've been maintaining four implementations of this library, namely Rust, Python, Kotlin, and this one in Go. Due to serious time constraints, there will only be updates for the Rust and Python impleme…
-
Hi , is it possible to use kotlin wasm and it's libraries in a notebook. I'd like to render compose for web in notebook instead of existing kotlinx.html. Thank you.
-
Can you add Kotlin/Wasm support?