Skip to content

How do I integrate node modules/npm packages into my Dioxus app? (wasm_bindgen) #1675

Answered by ealmloff
FredrikNoren asked this question in Q&A
Discussion options

You must be logged in to vote

If you are using dioxus web, the wasm-bindgen guide covers this: https://rustwasm.github.io/wasm-bindgen/examples/hello-world.html. Any scripts you bind to will be moved into the bundled dist directory automatically by dioxus

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@FredrikNoren
Comment options

@FredrikNoren
Comment options

@ealmloff
Comment options

@ealmloff
Comment options

@FredrikNoren
Comment options

Answer selected by FredrikNoren
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