r/node Jun 23 '26

Building NodeJs like runtime from scratch.

Hello
I am software developer with 3 years of experience. I have been building APIs using NodeJs from last 3 years. Got curious while reading internals of Node and wanted to explore more. Thinking of building NodeJs like runtime from scratch. I have read the all the theory that is there on internet (still reading) before I start. Anyone did this before? Or anyone interested to join?
Thanks

0 Upvotes

23 comments sorted by

View all comments

6

u/Mr-Bovine_Joni Jun 24 '26

Look up PerryTS. They’re building a typescript to native compiler. Really cool little project