-
### Feature Description
Can you support WASM?
### Problem it Solves
Being able to support Wasm would open the door for alot of potential.
### Proposed Solution
Please see my PR: https:/…
-
Is Wasm support planned in the future ?
-
I'm using following multiplatform configuration for wasm target
```
wasmJs {
binaries.executable()
nodejs()
}
```
trying to add nodefilesystem dep
```
sourceSets {
val wasmJs…
-
The kotlin-serialization library crashes with a null pointer exception when initializing the Serializer in the code of a third-party library compiled with an older version of kotlin. When using such…
-
Hi! Just wanted to let you know that I've forked your repository and started reconstructing it to Kotlin Multiplatform (so that it can not only be used from Kotlin/JVM, but also with e.g. Kotlin/JS, K…
-
Getting the following error when trying to import the dependency in Compose Multiplatform
```
Could not find com.github.Hamamas:Kotlin-Wasm-Html-Interop:0.0.4-alpha.
Searched in the following l…
-
### Steps to reproduce
1. Unpack zip [kotlin-wasm-wasi-example-wasm-wasi-dev.wasm.zip](https://github.com/bytecodealliance/wasm-micro-runtime/files/15267851/kotlin-wasm-wasi-example-wasm-wasi-dev.w…
-
For full Kotlin Multiplatform support within [uniffi-kotlin-multiplatform-bindings](https://gitlab.com/trixnity/uniffi-kotlin-multiplatform-bindings) I need some sort of WASM support.
My idea was to …
-
Since 0.9.0 Kotlin/JS is officially supported, see #775 and [0.9.0](https://github.com/kordlib/kord/releases/tag/0.9.0) for more information, for progress on Kotlin/Native check #855
## kord-voice
…
-
**Feature request**
**Is your feature request related to a problem? Please describe.**
I'm trying to port closure compiler to wasm so that it can run from within a browser.
**Describe the solut…