Skip to content

Possible to integrate CesiumJS into a Dioxus app? #386

Answered by jkelleyrtp
clintfred asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! I imagine you could integrate Cesium with a Dioxus app.

However looking into their docs, it seems that they rely pretty heavily on NPM to do things like tree shaking. The traditional dioxus project configuration won't work (probably).

I would look at the guide on how to integrate rust into npm projects here:

https://rustwasm.github.io/wasm-pack/book/tutorials/hybrid-applications-with-webpack/index.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by clintfred
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