tinygo/tools
Ayke van Laethem e4da35486b tools: add sizediff tool
This tool can be very useful to compare binary sizes as output by
`-size=short`.

This is a tool I wrote a while ago. It's not perfect (we should probably
use a geomean) but it works well enough to get a good idea on the binary
size impact of a change.
2023-05-04 21:46:53 +02:00
..
gen-critical-atomics build: generate files with go:build tags 2022-12-19 23:20:11 +01:00
gen-device-avr build: generate files with go:build tags 2022-12-19 23:20:11 +01:00
gen-device-svd builder: sizes: list interrupt vector as a pseudo-package for -size=full 2023-03-08 07:09:46 +01:00
sizediff tools: add sizediff tool 2023-05-04 21:46:53 +02:00