Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
docs
/
rust-components
/
topic-guides
/ (
Firefox Browser
Version 153.0.1
©
) Datei vom 27.6.2026 mit Größe 792 B
Quelle viaduct.md Sprache: unbekannt
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# Viaduct
`Viaduct` initialization is required for all platforms and for multiple components. The [REA
DME](
https://github.com/mozilla/application-services/blob/main/components/viaduct
/README.md)
explains the component in more detail.
Firefox Desktop, Firefox Android, and Firefox iOS all already initialize viaduct. You only ne
ed to
take action if you want to use the Rust components on a new application.
There are
3
different options to use `viaduct`:
* Any `libxul` based can ignore initialization, since it's handled by `libxul`.
* Using the reqwest backend, which uses the `reqwest` library and a `reqwest`-managed thread.
* Implementing a native backend like `viaduct-necko` does (<
https://searchfox.org/firefox
-main/source/services/application-services/components/viaduct-necko
>).
[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]
2026-08-25