Convenient header-only C++17 wrapper to use with embedded Tiny C Compiler (tcc). Compatible with version 0.9.27 of tcc.
You can get tcc either from https://repo.or.cz/w/tinycc.git or https://github.com/TinyCC/tinycc.
Please refer to examples and comments in TccWrapper.hpp for any kind of help.
TccWrapper requires at least C++17 capable compiler to work.
MIT, see license for more information.