More media

This commit is contained in:
2024-10-28 01:24:07 +02:00
parent 3d8aa9e608
commit 1ac313ddc4
12 changed files with 213 additions and 14 deletions

View File

@@ -0,0 +1,27 @@
+++
title="TB"
mediatype="demo"
conference="Handmade Seattle 2023"
[[videos]]
title="Tilde backend"
embed="https://player.vimeo.com/video/887510264?h=798b29233f"
service="vimeo"
download_link="https://vimeo.com/887510264/798b29233f"
[[videos]]
title="Tilde backend - Q&A"
embed="https://player.vimeo.com/video/889290606?h=2546bcb9fb"
service="vimeo"
download_link="https://vimeo.com/889290606/2546bcb9fb"
[[speakers]]
name="Yasser Arguelles"
bio=""
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.