(no title)
jkelleyrtp | 8 months ago
The goal is that frameworks just bake `subsecond::current` into their `tick()` function and end-users get hot-patching for free.
jkelleyrtp | 8 months ago
The goal is that frameworks just bake `subsecond::current` into their `tick()` function and end-users get hot-patching for free.
jesse__|8 months ago
Also, didn't the article say explicitly that struct layout changes aren't supported??
anderskaseorg|8 months ago
Layout changes are supported for structs that don’t persist across the well-defined reload point.
unknown|8 months ago
[deleted]