Is there any way to dump the cpu host code?

Hi, can anyone please help me to get the CPU host code, currently I can create the .so file but I want it in the form of c/c++ code. I tried to get the c code from the _ffi_api.ModulePackImportsToC from export_library function in the module.py

This question was raised initially days while exploring the TVM relay. I am now able to generate the C kernel.