hfhbd / kotlinx-uuid

kotlinx-uuid is a multiplatform (MPP) Kotlin library adding helper methods to kotlin.uuid.Uuid.
https://uuid.softwork.app/
Apache License 2.0
88 stars 3 forks source link

WASM JS support #286

Closed hfhbd closed 2 months ago

Melodeiro commented 3 months ago

Any update on this? Looks like there is more and more UI and core libraries implemented wasmjs support lately, so having the uuid library for fullstack experience will be a good addition

hfhbd commented 2 months ago

Kotlin 2.0.20-Beta2 will introduce native Uuid class with WASM (JS and WASI) support too, so I won't add WASM support by myself. This library will be reduced for wrappers, interop and uuidv7 support.