Finish up ep number 18

This commit is contained in:
Sameer Rahmani 2022-03-29 19:56:48 +01:00
parent 7ee22721f7
commit 92f7616ed1
1 changed files with 2 additions and 1 deletions

View File

@ -954,7 +954,8 @@ Let's have a look at the =MaterializationUnit= class.
The layer classes are not special but conventionally the come with few functions
like: =add=, =emit= and =getInterface=.
* Episode 18 - JIT Engine Part 1
* DONE Episode 18 - JIT Engine Part 1
CLOSED: [2022-03-29 Tue 19:56]
** =Halley= JIT Engine
- It's not the final implementation
- Wraps LLJIT and LLLazyJIT