Skip to content

How to install and use js packages #912

Answered by gbj
shi-yan asked this question in Q&A
Discussion options

You must be logged in to vote

I'd recommend taking a look at the wasm-bindgen docs for how to import and call functions from JavaScript.

In general, the more a JS library wants to control your UI, the more difficult it will be to integrate it with any given UI framework, whether that's Leptos or a JS framework.

Without any more information that's about the level of detail it's possible to provide, but feel free to ask more specific questions as they arise.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shi-yan
Comment options

Answer selected by shi-yan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants