New for Kotlin JS Browser
- Replace the browser
localstorage
by indexeddb, it's increasing the storage size of the cache.
Kotlin WASM
The storage of the cache remains inside the LocalStorage of the browser until a nice solution.
localstorage
by indexeddb, it's increasing the storage size of the cache.The storage of the cache remains inside the LocalStorage of the browser until a nice solution.