You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/rustc/src/platform-support/hermit.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
The [Hermit] unikernel target allows compiling your applications into self-contained, specialized unikernel images that can be run in small virtual machines.
6
6
7
-
[Hermit]: https://github.com/hermitcore
7
+
[Hermit]: https://github.com/hermit-os
8
8
9
9
Target triplets available so far:
10
10
@@ -58,7 +58,7 @@ To compile for these targets, you will either need to build Rust with the target
58
58
59
59
Building Rust programs can be done by following the tutorial in our starter application [rusty-demo].
0 commit comments