This bugfix release continues support for Go 1.19 and 1.20, and features:
- Support inline comments in assembly to fix
GOARCH=ppc64
- #672
- Avoid obfuscating
reflect.Value
to fix davecgh/go-spew
- #676
- Fix runtime panics when using
garble build
inside a VCS directory - #675
Thanks to @pagran and @lu4p for their contributions!