Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weskoerber/zig-hot-reload-test
A very simple test repo for hot-reloading a shared library in Zig.
https://github.com/weskoerber/zig-hot-reload-test
Last synced: about 2 months ago
JSON representation
A very simple test repo for hot-reloading a shared library in Zig.
- Host: GitHub
- URL: https://github.com/weskoerber/zig-hot-reload-test
- Owner: weskoerber
- License: mit
- Created: 2024-06-15T04:21:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T04:23:22.000Z (7 months ago)
- Last Synced: 2024-06-15T05:28:00.023Z (7 months ago)
- Language: Zig
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hot-reload Test
A very simple test repo for hot-reloading a shared library in Zig.
## Testing
1. Build the project (`zig build`)
2. Run the executable (`./zig-out/bin/hotreload-test`)
3. Observe output
4. Modify `lib/root.zig`
5. Rebuild the project (`zig build`)
6. Observe changed output## References
- https://ziglang.org/documentation/master/std/#std.DynLib
- https://zig.news/perky/hot-reloading-with-raylib-4bf9