Expand description
Web toolchain checks and installations.
Structs§
- Package
Manager Installation - Installation plan for a declared package manager, using its official installer.
- Package
Manager Toolchain - The
[web] package_managera project declares: the executable the CLI invokes for frontend builds and scaffolding. Doctor checks the declared manager only — it never substitutes another. - Wasm32
Unknown Unknown Target - Rust
wasm32-unknown-unknowntarget support. - Wasm32
Unknown Unknown Target Installation - Installation plan for the Rust wasm target.
- Wasm
Pack wasm-packbinary for packaging browser bundles.- Wasm
Pack Installation - Installation plan for
wasm-pack.
Type Aliases§
- WebToolchain
- Composite toolchain for Web/WASM support.