# Writing an OS in rust # Introduction I have tried multiple times to write an OS, but have always failed. Time to fail again :). I will be writing down my progress here, and maybe share it some day. # Assembler