This enables the code that will use the top-level caching flag in the jit to generate values that are only evaluated once.
The main change required was upgrading @unison/internal to the latest base to get correctly sorted definitions. Otherwise it was just turning on the code that enables the hint that was already being generated.
This enables the code that will use the top-level caching flag in the jit to generate values that are only evaluated once.
The main change required was upgrading
@unison/internal
to the latest base to get correctly sorted definitions. Otherwise it was just turning on the code that enables the hint that was already being generated.Fixes #4495 on the jit.