Skip to content

Commit

Permalink
Publish lesson 11
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Nov 21, 2020
1 parent a9b7e02 commit 12fa64d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/lesson/11.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
+++
title = "Dynamic Compilers"
draft = true
[extra]
due = "November 23"
index = 11
[[extra.readings]]
name = "talk video on the history of JITs"
url = "https://youtu.be/tWvaSkgVPpA"
details = "by JF Bastien at CppCon 2020"
[[extra.videos]]
id = "1_ltb1t94i"
name = "Dynamic Compilers"
[[extra.videos]]
id = "1_nk1o4hzm"
name = "Tracing via Speculation"
+++
## Gist

Expand Down

0 comments on commit 12fa64d

Please sign in to comment.