Simdify 24.29 — 7/28/2024

Release details are described below.

Simdify Runtime

Cleaned up the way array subscripts are exported from Simdify design applications and read by the Simdfy runtime. Simdify design applications always use int32 values to store array subscripts. In the Simdify runtime, the int32 values are read from disk and converted to size_t.