Skip to content

aniketfuryrocks/dlopen_live_reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlopen_live_reload

Demonstration of live reloading libraries in c

Run

make all

Open a new terminal side by side in the same directory. Make changes in src/lib.c

Compile it

make make_lib

Press enter on the first terminal and see the output change before you. This is just a simple demonstration. You can implement state management with hot reloading using the same idea.

About

Demonstration of live reloading libraries in c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published