I built a TypeScript to C++ compiler using Oilpan for GC

193 views
Skip to first unread message

Cheng

unread,
Aug 2, 2024, 9:01:09 AMAug 2
to v8-users
I learnt about cppgc some time earlier and then an idea came to me: can I convert TypeScript code to C++ and then use cppgc to manage the lifetime of classes and functions?

I built a toy TypeScript to C++ compiler to validate the idea, and it seems to work perfectly. I'm sharing the code in case anyone is interested in it:
Reply all
Reply to author
Forward
0 new messages