Allocate all memories up-front
- Refactor memory allocation strategy for generated Hercules code
- Allocate device memory up-front on calling a Hercules function
- Introduce HerculesRef types and HerculesRunner generated types for safe Rust interface
- Large refactor of GCM, includes base code for object allocation
- Enhancements for graphviz visualization
Edited by rarbore2