codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
298.63k stars 28.02k forks source link

[Rust] So You Want to Build a Language VM #561

Closed megahomyak closed 3 years ago

megahomyak commented 3 years ago

Rust

So You Want to Build a Language VM

https://blog.subnetzero.io/post/building-language-vm-part-00/

Category

danielchim commented 3 years ago

I think it fits better under Programming Language field, since believe the blog post focuses on making a language VM instead of emulating/virtualizing an operating system or a hardware.

megahomyak commented 3 years ago

But I think it will be much more intuitive (=> easy to find) if blog about making a VM will be in a section about VMs

danielchim commented 3 years ago

Fair point.