Zalim Bashorov
Zalim Bashorov
🤩 Wow! Nice! Thanks for the efforts!
I'm just wondering if `alpha.4` will have support for both versions of EH.
Just in case, `rethrow` is not needed for Kotlin (I've heard it's tricky to support in old EH)
Any updates?
> I think a separate fix for these is underway so I'll wait to merge this until that's resolved. @takikawa Is there an issue or PR to track?
Any updates?
Is there any update about this issue? Does it still target Q4 2022 as defined in [ROADMAP.md](https://github.com/WasmEdge/WasmEdge/blob/master/docs/ROADMAP.md)? We would test it on Kotlin.
Ideally, we would like WasmEdge to be able to pass all our compiler tests. If you want, I can provide some simple binaries. It looks like we don't need now...
@little-willy Hi! Nice to hear! You can build a simple example from [these sources](https://github.com/vmware-wasmstack/wasm-languages/tree/main/kotlin/nodejs-hello-world/). Check it out and run `./gradlew compileProductionExecutableKotlinWasm` to get binaries in `kotlin/nodejs-hello-world/build/js/packages/nodejs-hello-world-wasm/kotlin/`. You can notice that...
Here are a built binaries: [kotlin-wasm-nodejs-hello.zip](https://github.com/WasmEdge/WasmEdge/files/10396219/kotlin-wasm-nodejs-hello.zip)