diff --git a/README.md b/README.md index c3efbff..f7b1977 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,17 @@ StaticScript is a language on top of TypeScript as frontend and LLVM as backend ### How it was implemented +My talk about How it's working on hight level and about V8/JIT and etc + +[Video](https://www.youtube.com/watch?v=gS9a_NBHdw0) + I prepared two talks on PiterJS meetup with explanation about how it was implemented ***Part 1*** [Slides](https://speakerdeck.com/ovr/staticscript-typescript-compiler-on-top-of-typescript-as-frontend-and-llvm-as-backend-number-1) -(Video)(will be in near feature) +[Video](https://youtu.be/KjJn-J8d1Xc) ***Part 2***