Jan Martin @hybrist.dev · Dec 16

Achievement unlocked: Created my very first phi node. Wanted to learn more about both sea-of-node and Rust, so this was a great opportunity to check those off the list. is.gd/8tSIE9

4 likes 1 replies

?

Replies

Jan Martin · Dec 16

Things that allowed this to be a "single weekend project": 1. A great book by cliffclick (I'm roughly at chapter 5): github.com/SeaOfNodes/S... 2. The crates from oxc.rs for JS/TS. I could skip worrying about parser & scope analysis and jump directly into IR construction.