Hi, I can see that in wasm part, `kotlinx.datetime...
# confetti
i
Hi, I can see that in wasm part,
kotlinx.datetime.Clock
is still used despite it is deprecated. Moreover I have broken compilation because
Clock
does not have
System
member. Am I right that
kotlin.time.Clock
should be used here?
👍 1
Just in case, here it is the PR to fix the compilation github.com/joreilly/Confetti/pull/1697
🙏 1
j
Thanks @Ilya Goncharov [JB] for fixxing that. I normally test web client when I make updates but mustn't have in this case. I thought I had GitHub action to at least test compilation.....away from computer right now but will check later
👍 1