top | item 41970643

(no title)

jbjohns | 1 year ago

The founder of Leptos makes a pretty good argument [1] that the bottleneck for WASM isn't really the DOM and that they are already faster than some popular JS frameworks even with the current constraints.

[1] https://youtu.be/4KtotxNAwME?si=IEZ5kRHR_W2o9i_k

discuss

order

pjmlp|1 year ago

Just tried the site, and already the first problem is isn't as interactive as the Websites for any JavaScript framework, because naturally there is a whole contraption to make the code run into the browser.

jbjohns|1 year ago

That's odd. I have been following along here [1] and it seems just as interactive as Svelte, Angular or any of the others I've tried. There might be a few more tools that have to be installed, but that's a one time step.

[1] https://book.leptos.dev/01_introduction.html