Trying to use a npm js dependency in combination w...
# webassembly
t
Trying to use a npm js dependency in combination with
WebElementView
in a wasm app. Any samples that have this usecase?
discovered that the npm dependency needs to be loaded like https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#note-about-time-zones-in-js. After adding that in
main
file it will get imported in
composeApp.mjs