-
### Steps to reproduce
1. Unpack zip [kotlin-wasm-wasi-example-wasm-wasi-prod.wasm.zip](https://github.com/bytecodealliance/wasm-micro-runtime/files/15267820/kotlin-wasm-wasi-example-wasm-wasi-prod…
-
To Reproduce, load Kotlin's Tutorial 5 (Collections) in the web shell.
In mucking with the code, it was discovered that adding `renderOutput` to various lifecycle events (e.g. `onHandleUpdate`, `o…
-
Hi @KvanTTT @bashor
I'm experimenting with Kotlin/Wasm and facing an issue you might be able to help with...
I've downloaded kotlinc 2.0.0-Beta3, and `kotlinc-js -version` shows the correct vers…
-
Are you planning to support the new WASM target in the near future? I am just evaluating the feasibility of converting my current project to a WASM browser project.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Core or SDK?
Platform/SDK
```[tasklist]
### SDKs
- [ ] Android
- [ ] Apple
- [ ] iOS
- [ ] iOS > macOS
- [ ] iOS > tvOS
- [ ] iOS > visionOS
- [ ] iOS > watchOS
- [ ] Dart
- [x] El…
-
project ':react-native-wasm' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
-
```
wasm-on-jvm/examples/hello-world$ gradle compileJava
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://plugins.gradle.org/m2/gradle/plugin/com/athaydes/wasm/wasm-grad…
-
**Describe the bug**
```
Could not resolve io.insert-koin:koin-ksp-compiler:1.4.0-RC4
No matching variant of io.insert-koin:koin-ksp-compiler:1.4.0-RC4 was found. The consumer was configured to f…
-
Expand the wasm support by supporting wasmWasi target in addition to the wasmJs target that was added in #3598