boot
Here are 518 public repositories matching this topic...
-
Updated
Aug 16, 2018 - Shell
-
Updated
May 29, 2019 - Objective-C
-
Updated
Nov 13, 2020 - C
-
Updated
Nov 24, 2020 - C
-
Updated
Nov 2, 2020 - Clojure
-
Updated
Aug 20, 2020 - Java
-
Updated
Oct 20, 2020 - C
-
Updated
Oct 27, 2020 - Shell
-
Updated
Dec 29, 2016 - Ruby
-
Updated
Oct 25, 2018 - Clojure
-
Updated
Oct 12, 2020 - Erlang
-
Updated
Oct 2, 2018 - Clojure
Improve this page
Add a description, image, and links to the boot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the boot topic, visit your repo's landing page and select "manage topics."
Although a new inline assembly syntax
asm!
was announced in Rust on 2020/06/08[1], KRaBs still usesllvm_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