Submitted by TheLogicMaster t3_10i6tdx in coolgithubprojects
shai_almog t1_j5dc8n4 wrote
Reply to comment by TheLogicMaster in Clearwing VM: A Java to C++ transpiler by TheLogicMaster
Interesting. Good luck with the project and keep us posted. I'm surprised you didn't post about it to /r/cn1 which admittedly isn't a huge sub. But its nice to see new projects.
I'm also considering writing a new AoT VM. More for the backend than mobile. I have some ideas that I need to explore in that direction but I'm pretty busy with other tasks at the moment.
[deleted] t1_j5dc9ol wrote
[removed]
TheLogicMaster OP t1_j5ddrfk wrote
Thanks. Yeah, this is really my first time posting about the project since it's in a working state, and I wasn't aware of that sub, I mostly perused the source code.
That's always fun. I've considered doing something with LLVM, but I opted instead to make something that's a bit more unique in some of the design choices, prioritizing that over pure performance.
Viewing a single comment thread. View all comments