Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
andridk
on Dec 11, 2024
|
parent
|
context
|
favorite
| on:
Dioxus 0.6 – Crossplatform apps with Rust
Very cool demo, but If the application code is HTML/JS/CSS, then why do we need RSX?
Is the web framework necessary? How does this compare, to say Tauri w. React & Vite?
jkelleyrtp
on Dec 11, 2024
[–]
In the same way React Native still uses JSX, Dioxus uses RSX even if those widgets are rendered natively (say, on the GPU).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Is the web framework necessary? How does this compare, to say Tauri w. React & Vite?