Files
Ayke van Laethem df0f5ae1da windows: add ARM64 support
This was actually surprising once I got TinyGo to build on Windows 11
ARM64. All the changes are exactly what you'd expect for a new
architecture, there was no special weirdness just for arm64.

Actually getting TinyGo to build was kind of involved though. The very
short summary is: install arm64 versions of some pieces of software
(like golang, cmake) instead of installing them though choco. In
particular, use the llvm-mingw[1] toolchain instead of using standard
mingw.

[1]: https://github.com/mstorsjo/llvm-mingw/releases
2023-01-30 21:42:47 +01:00
..
2023-01-30 21:42:47 +01:00
2023-01-30 21:42:47 +01:00
2022-11-06 09:05:05 +01:00
2023-01-17 23:35:53 +01:00
2022-10-19 22:23:19 +02:00
2023-01-17 23:35:53 +01:00
2023-01-17 08:38:54 +01:00
2023-01-17 23:35:53 +01:00
2023-01-30 21:42:47 +01:00
2022-10-19 22:23:19 +02:00
2022-11-06 09:05:05 +01:00
2023-01-30 21:42:47 +01:00