TypeScript2Cxx
TypeScript2Cxx copied to clipboard
What exactly is the core.h? Why is it needed?
What exactly is the core.h? Why is it needed?
It contains minimal required functionality to be able to compile generated code
But do you think it's a good way to maintain compatibility?
Unless this is just a hobby project.
probably I will do it one day but now I am on different project TypeScriptCompiler
Oh yes the TypeScriptCompiler looks more reasonable, because it targets LLVM.