Skip to content

ilaborie/jug-summer-camp-24

Repository files navigation

How about writing our Web Components in Rust?

Requirements

Rust tools can be installed with cargo install <tool> or with cargo binstall <tool> if you have cargo-binstall installed

This project use mise to set requirements

To install node dependencies, use npm ci

Then you can build WASM in rust-wc/ and dioxus-wc/ with wasm-pack build --release --no-pack --target web

Try it

Just need to run mise run dev or npm run watch & npm run dev to launch the DEV mode.

Then open http://localhost:5173

About

Et si on écrivait nos Web Components en Rust?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published