xxfast / KStore

A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io
https://xxfast.github.io/KStore/
Apache License 2.0
470 stars 15 forks source link

Support for Wasm #90

Closed alejandro-rios closed 3 months ago

alejandro-rios commented 5 months ago

Please add library support for Kotlin/Wasm

xxfast commented 3 months ago

wasm target ready for testing in the latest 0.8.0-SNAPSHOT

xxfast commented 3 months ago

A rough guide available here