Closed vext01 closed 3 months ago
I was investigating why nightly builds fail. In fact CI is broken for this repo.
We have to set YKD_NEW_CODEGEN=1 in two places.
Otherwise we either get:
No JIT compiler supported on this platform/configuration
or an error that there's no IR in the binary.
I was investigating why nightly builds fail. In fact CI is broken for this repo.
We have to set YKD_NEW_CODEGEN=1 in two places.
Otherwise we either get:
or an error that there's no IR in the binary.