This is the source for this book. This book provides useful information for using the RISC-V instruction set in the Rust programming language.
The riscvonomicon book focusses on the practical programming aspects of using RISC-V. Specifically, the book illustrates these aspects through the Rust programming language ecosystem. However, many of the concepts discussed in the book are language agnostic.
This book contains:
- Utilizing Rust and RISC-V specific crates, tools and environments
- Building, testing, fuzzing and formally verify code for RISC-V written in Rust
- Utilizing RISC-V instructions, intrinsics and extensions in Rust
Licensed under both a MIT and Apache-2.0 license.