Hi, how do I get .wasm in kotlin multiplatform? I ...
# javascript
h
Hi, how do I get .wasm in kotlin multiplatform? I had just .klib(bulid/kotlin/wasm32/main/xxx.klib)
a
Direct wasm support is not released yet. There is a dedicated #webassembly channel for people interested in it.
h
@altavir thank you!