We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92882c commit f89ea0aCopy full SHA for f89ea0a
README.md
@@ -221,6 +221,7 @@ Tooking classes to learn compiler theory more in-depth. Here's all courses I too
221
- [Relation of Garbage Collector and Closure in JavaScript](https://www.geeksforgeeks.org/relation-of-garbage-collector-and-closure-in-javascript)
222
- [JavaScript Memory management](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Memory_management)
223
- [JavaScript Closures](http://jibbering.com/faq/notes/closures)
224
+- [Create Your Own JavaScript Runtime](https://www.youtube.com/watch?v=ynNDmp7hBdo&ab_channel=ErickWendel)
225
226
### Rust
227
0 commit comments