Hacker News new | ask | show | jobs
by flaburgan 615 days ago
That's now one of the goal of Servo. Also, did you look at Tauri?
1 comments

Servo and Tauri still let the Application use JavaScript, which is just very wasteful. I was thinking about making it possible to write dynamic websites completely without JavaScript, by building up WASM support and making that even faster. But that's a not the goal for now. Indeed, we don't even have a JS API for websites yet...