Qwik shell application
Qwik composing Angular, React, and Rust
The shell owns routing and shared state. Angular and React are loaded as custom elements, and Rust WebAssembly handles CPU work inside the shell.
Loading micro frontend bundles...
Rust WebAssembly
Compute from WebAssembly
Unlike Angular and React, Rust is not rendered as a custom element. The Qwik shell imports a WASM module when it needs fast native code.
Shared message analysis: Loading Rust WASM...