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: Readme.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# WIP libgccjit codegen backend for rust
2
2
3
-
[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)
3
+
[](https://web.libera.chat/#rustc_codegen_gcc)
4
+
[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)
4
5
5
6
This is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used.
0 commit comments