r/osdev 8d ago

I build an embedded kernel from scratch in rust

/r/rust/comments/1vx2eip/i_build_an_embedded_kernel_from_scratch_in_rust/
2 Upvotes

4 comments sorted by

2

u/Finn_Dev 7d ago

I used to write in C; Rust is too cumbersome in limited environments

1

u/Eloulatruite 7d ago

Yeah I agree, in an experimental approach Rust is interesting for my project I guess

1

u/Finn_Dev 7d ago

Did you only use Rust, or did you also use some C language?

1

u/Eloulatruite 6d ago

Only Rust and assembly