Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 205 Bytes

rdynamic

Example of C++ runtime module recompilation and reloading with Clang

Example of recompiling a C++ shared library and reloading shared library at runtime. Useful for video game modding.