These demos are intended to demonstrate core hscpp features, and are written to serve as an introduction to the library. It is recommended that they are visited in order.
- How it works
- Getting started with the Hotswapper
- Creating a basic hot-swappable class
- Using global data
- Managing state between hot-swaps
- Using a custom memory allocator
- Using hscpp_require statements to add additional dependencies
- Additional hscpp preprocessor language features
- Using dependent compilation