MobileNativeFoundation / Store

A Kotlin Multiplatform library for building network-resilient applications
https://mobilenativefoundation.github.io/Store/
Apache License 2.0
3.16k stars 197 forks source link

Target WasmJS #646

Open matt-ramotar opened 2 months ago

matt-ramotar commented 2 months ago

Closes #644

Test Plan

All existing unit tests are passing

Additional Notes:

https://youtrack.jetbrains.com/issue/KT-69534/WasmJs-compilation-fails-with-anonymous-objects-and-exception-throwing-in-when-expressions. Changes to compile:

Updated: