Join Slack
Powered by
Trying to use a npm js dependency in combination w...
# webassembly
t
Tepes Lucian Victor
09/02/2025, 7:26 PM
Trying to use a npm js dependency in combination with
WebElementView
in a wasm app. Any samples that have this usecase?
Tepes Lucian Victor
09/03/2025, 9:47 AM
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
4
Views
Open in Slack
Previous
Next