TypeScript2Cxx icon indicating copy to clipboard operation
TypeScript2Cxx copied to clipboard

What exactly is the core.h? Why is it needed?

Open mavavilj opened this issue 11 months ago • 4 comments

What exactly is the core.h? Why is it needed?

mavavilj avatar Feb 28 '25 10:02 mavavilj

It contains minimal required functionality to be able to compile generated code

ASDAlexander77 avatar Mar 01 '25 23:03 ASDAlexander77

But do you think it's a good way to maintain compatibility?

Unless this is just a hobby project.

mavavilj avatar Mar 02 '25 12:03 mavavilj

probably I will do it one day but now I am on different project TypeScriptCompiler

ASDAlexander77 avatar Mar 02 '25 14:03 ASDAlexander77

Oh yes the TypeScriptCompiler looks more reasonable, because it targets LLVM.

mavavilj avatar Mar 02 '25 14:03 mavavilj