Closed ChrisPenner closed 4 weeks ago
We were getting some segfaults from the new unified stack builds, there was a small error in augSeg which I've fixed.
augSeg
I also found a few other small things that are largely inconsequential but I threw in there:
sizeOf @Int
Unison.Runtime.Array
Overview
We were getting some segfaults from the new unified stack builds, there was a small error in
augSeg
which I've fixed.I also found a few other small things that are largely inconsequential but I threw in there:
sizeOf @Int
where appropriateUnison.Runtime.Array
Test coverage