Skip to content

Commit 67ef62f

Browse files
committed
update readme.md
1 parent 793b11e commit 67ef62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ I'm not quite sure that I want to get into kernel development (yet) but the conc
107107
- [My discord server's OS dev channel](https://discord.gg/mAKetvg2eX) to get some more resources and books.
108108

109109
### VM internals
110-
Lists of VM internals to study while making progress in compiler engineering and Browser development.
110+
Lists of VM internals to study while making progress in compiler engineering and Browser development:
111111
- [How to build a virtual machine](https://www.youtube.com/watch?v=OjaAToVkoTw)
112112
- [JS internals](https://codeburst.io/node-js-v8-internals-an-illustrative-primer-83766e983bf6), [V8's bytecode](https://medium.com/dailyjs/understanding-v8s-bytecode-317d46c94775)
113113
- [Dart VM architecture](https://mrale.ph/dartvm/)

0 commit comments

Comments
 (0)