No-Toil / no-toil

0 stars 0 forks source link

Rust, WebAssembly, Web Components #28

Open ehrrsn7 opened 1 year ago

ehrrsn7 commented 1 year ago

I've recently gone down the rabbit hole after finding out that Tauri works so well with my current web application.

Yue could potentially replace react, which could be really amazing for efficiency/keeping everything in the same world (like how things got so much nicer using Express. Could do the same with NextJS, although it seems older and has to be coupled with the front end like how Django was)

Con: I don't want to necessarily nuke my project and start from scratch right now in v1.2, but maybe when I do so (on the roadmap for v1.3) I might seriously consider this.

Con: I might really miss the npm ecosystem for the existing packages I'm using.

Another take: build webcomponents/webassembly using Rust. https://www.webcomponents.org/introduction https://rustwasm.github.io/book/