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
540 stars 18 forks source link

Support for Wasm #90

Closed alejandro-rios closed 6 months ago

alejandro-rios commented 8 months ago

Please add library support for Kotlin/Wasm

xxfast commented 6 months ago

wasm target ready for testing in the latest 0.8.0-SNAPSHOT

xxfast commented 6 months ago

A rough guide available here