you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library.

  • source
  • parent