It would be good to generate native exe's on Windows. This would make integration better with some applications that needs the file to really be an executable or that try to execute a command present in PATH env var.
This is a good reference for such a wrapper:
https://github.com/conda-forge/miktex-feedstock/blob/master/recipe/wrapper.c
It would be good to generate native exe's on
Windows. This would make integration better with some applications that needs the file to really be an executable or that try to execute a command present in PATH env var.This is a good reference for such a wrapper:
https://github.com/conda-forge/miktex-feedstock/blob/master/recipe/wrapper.c