Did some line wrapping on markdown content.

This commit is contained in:
2024-10-28 16:54:55 +02:00
parent 060f1f16b6
commit ea2be4e354
17 changed files with 215 additions and 167 deletions

View File

@@ -24,4 +24,6 @@ image="/images/people/2023-yasserarguelles.jpg"
#### The future of compiler backends.
[TB](https://yasserarg.com/tb.html) is a compiler backend built to address problems I and many others have had with LLVM, the hope is to fill the same niches such as integration with languages, optimization, and flexibility without incurring the same compile time costs or code complexity.
[TB](https://yasserarg.com/tb.html) is a compiler backend built to address problems I and many others
have had with LLVM, the hope is to fill the same niches such as integration with languages, optimization,
and flexibility without incurring the same compile time costs or code complexity.