You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-12-23 15:01:49 +02:00
Add Chromium section (#1479)
This is a contribution of a Chromium section for Comprehensive Rust. --------- Co-authored-by: Nicole L <dlegare.1001@gmail.com> Co-authored-by: Martin Geisler <martin@geisler.net>
This commit is contained in:
@@ -25,6 +25,9 @@ Building on this, you're invited to dive into one or more specialized topics:
|
||||
|
||||
* [Android](android.md): a half-day course on using Rust for Android platform
|
||||
development (AOSP). This includes interoperability with C, C++, and Java.
|
||||
* [Chromium](chromium.md): a half-day course on using Rust within Chromium
|
||||
based browsers. This includes interoperability with C++ and how to include
|
||||
third-party crates in Chromium.
|
||||
* [Bare-metal](bare-metal.md): a whole-day class on using Rust for bare-metal
|
||||
(embedded) development. Both microcontrollers and application processors are
|
||||
covered.
|
||||
|
||||
Reference in New Issue
Block a user