See tdewolff/canvas#83 (comment)
It appears that this library cannot be built using TinyGo, is this something you'd like to support?
# github.com/adrg/xdg
github.com/adrg/xdg@v0.3.3/paths_unix.go:18:87: Getuid not declared by package os
github.com/adrg/xdg@v0.3.3/utils.go:59:16: MkdirAll not declared by package os
github.com/adrg/xdg@v0.3.3/utils.go:59:33: ModeDir not declared by package os
See tdewolff/canvas#83 (comment)
It appears that this library cannot be built using TinyGo, is this something you'd like to support?