Skip to content

ICPP v0.1.3

Latest

Choose a tag to compare

@GeekNeo GeekNeo released this 03 Jul 16:54

New:

Bug fixes:

  • icpp: fix relocation cache type comparison error;
  • icpp: fix linux host module iterator missing the main executable file;

Improvements:

  • icpp: use a standalone process to compile source file;
  • icpp: add a new export api icpp_exec to make third-party integration easier;
  • icpp: add a new export api icpp_reglib to register native runtime libraries;
  • icpp: add a new export api icpp_logger to register log writer;