tinygo/.github/workflows
Ayke van Laethem af936f3261 ci: add comment with binary size difference
This makes reviewing PRs a lot easier because I don't have to run this
myself :)

This only uses the drivers repo so far, which is a good starting point
but doesn't include binary size changes for WebAssembly for example. A
future change could add some real-world programs to get a better idea of
the real-world impact.

To be clear: the intention is not to just look at the number at the
bottom. It is important to look at the actual size difference to see the
overall pattern (like, the difference may be due to a few outlier).
2023-05-14 15:38:57 +02:00
..
build-macos.yml builder: add test to check for changes in binary size 2023-03-13 22:57:02 +01:00
docker.yml docker: correct path for GHCR dev container build 2023-03-19 16:16:42 +01:00
linux.yml build/linux: switch to ubuntu-20.04 for arm builds since ubuntu-18.04 is deprecated for GH actions runner 2023-03-07 07:25:08 +01:00
llvm.yml build: add GH workflow to build LLVM image when needed 2023-03-30 12:40:02 +02:00
sizediff.yml ci: add comment with binary size difference 2023-05-14 15:38:57 +02:00
windows.yml builder: add test to check for changes in binary size 2023-03-13 22:57:02 +01:00