I have uploaded a first testing binary of gnuplot for Windows on ARM to "testing" folder in the files section (indicated by -woa). Please note that this is completely untested. It has no support (yet) for wxt, qt, gd terminals, and does not provide functions which rely on the openspecfun or cerf libraries.
Release Windows arm64 builds
Using cross-compilation with MSYS2/CLANG64 I managed to build a first bare (i.e. no additional libraries) version for WOA. Lacking a machine to test on myself, I now have to either find someone willing to test, or get qemu running.
[6.0.0] transparency broken on windows in pm3d
FWIW, turning off antialiasing solves the issue for the qt terminal (6.0.3 on Windows) (Note that this is not an issue with the wxt nor windows terminals here.)
windows: wd2d.cpp could not be compiled without UNICODE
Fixed in the main branch. Why would a non-UNICODE build be still be interesting?
Windows: fix compilation without UNICODE