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

Home Page:https://xxfast.github.io/KStore/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Wasm

alejandro-rios opened this issue · comments

Please add library support for Kotlin/Wasm

wasm target ready for testing in the latest 0.8.0-SNAPSHOT

A rough guide available here