Closed mratsim closed 1 month ago
See CI
https://github.com/mratsim/constantine/actions/runs/11186372764/job/31101267565#step:34:36
It seems like writeFile in Nimscript on Windows, doesn't write a file anymore or the error refers to the executable. One possibility is the .exe needs to be explicitly appended now?
This might be another pipe regress: https://github.com/nim-lang/Nim/issues/23118, it's at least the same error message.
Workaround in #476. It's https://github.com/nim-lang/Nim/issues/23118 again so we redo #323
See CI
https://github.com/mratsim/constantine/actions/runs/11186372764/job/31101267565#step:34:36
It seems like writeFile in Nimscript on Windows, doesn't write a file anymore or the error refers to the executable. One possibility is the .exe needs to be explicitly appended now?