Rust-native crate for Web APIs #37735
Unanswered
silicology1
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
web-sys is not Rust-native. Will Servo provide a Rust-native crate for Web APIs that works on both Servo and WASM apps like Leptos? I know the code will break in other browsers, but it could be useful for Tauri apps with Leptos as the frontend. Actually leptos itself uses web-sys to interact with dom. May be a different UI framework in future, fully rust native like egui, but build on html and css.
Beta Was this translation helpful? Give feedback.
All reactions