Add/update all HMS2023 media

This commit is contained in:
Ben Visness
2024-10-27 21:46:48 -05:00
parent 05f1735e19
commit 4c797e4455
22 changed files with 161 additions and 29 deletions

View File

@@ -1,16 +1,17 @@
+++
title="TB"
title="Tilde Backend (TB)"
mediatype="demo"
conference="Handmade Seattle 2023"
description="The future of compiler backends."
[[videos]]
title="Tilde backend"
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"
title="Tilde Backend - Q&A"
embed="https://player.vimeo.com/video/889290606?h=2546bcb9fb"
service="vimeo"
download_link="https://vimeo.com/889290606/2546bcb9fb"
@@ -24,4 +25,3 @@ 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.