Google celebrates Pride Month.
See how.
Reference
Fuchsia has this reference documentation:
FIDL
FIDL (or "Fuchsia Interface Definition Language") is the IPC system for
Fuchsia.
Rust
Lists the available rust crates that you can use while developing Fuchsia.
Tools
Tools for Fuchsia source contributors.
System calls
System calls allow you to make requests from the user space into the
Zircon kernel.
Kernel objects
Zircon is an object-based kernel. User mode code almost exclusively
interacts with OS resources via object handles.
Kernel
The Zircon kernel receives a textual commandline from the bootloader, which
can be used to alter some behaviours of the system.
Tracing
The purpose of Fuchsia tracing is to provide a means to collect, aggregate,
and visualize diagnostic tracing information from Fuchsia user space processes
and the Zircon kernel.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-05-24 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]