COSCUP 2022

Your locale preferences have been saved. We like to think that we have excellent support for English in pretalx, but if you encounter issues or errors, please contact us!

YodaLee

I'm Yodalee, a Rustacean and a blogger in Taiwan.
Because of Rust, I have been "allergic" to all language that are not strong-typed. For the past few years, I make some interesting projects using Rust, like Gameboy emulator and the rrxv6 - the xv6 re-implementation kernel.


Session

07-31
12:55
45min
rrxv6: write a RISC-V kernel using Rust
YodaLee

本次演講我會介紹我的 rrxv6 project,用 Rust 重製 xv6 核心。實作核心讓我使用許多跟 Rust core 有關的功能,是在平常使用 std 時不會特別使用的。我會介紹這些平常少用的功能如 pointer、記憶體管理等等。

Rust
AU101