reduxkotlin / redux-kotlin

Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
https://reduxkotlin.org
MIT License
426 stars 32 forks source link

Support wasm (again) #158

Open gsteckman opened 10 months ago

gsteckman commented 10 months ago

Kotlin for wasm is now alpha but it appears redux-kotlin supported a prior wasm32 target ending with version 0.5.5?

mpetuska commented 10 months ago

Sounds like a good time to do this (again). I'll try to push out the release this year.