Skip to content
#

bootloader

Here are 751 public repositories matching this topic...

o8vm
o8vm commented Sep 20, 2020

Although a new inline assembly syntax asm! was announced in Rust on 2020/06/08[1], KRaBs still uses llvm_am!.

[1] New inline assembly syntax available in nightly

According to the blog, the asm! macro should be safer and easier to use. This is expected to become the mainstream of inline assembly in the future, so

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the bootloader topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bootloader topic, visit your repo's landing page and select "manage topics."

Learn more