#code editor
1 messages · Page 1 of 1 (latest)
are you targeting only web or do you need to support desktop as well?
my goal is web but all is nice
The Yew bindings aren't that big (160 LoC). You could probably adapt them yourself https://github.com/siku2/rust-monaco/blob/main/src/yew/mod.rs
I'm a total beginner and don't know how to do that yet
We have wasm bindgen bindings for the playground here as well: https://github.com/DioxusLabs/docsite/pull/570/changes#diff-0933518f3f43098132d6f850527f6a32dfdb67fb65cc5a5096f1aa069d5a8daa (web only)