You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider building the extension with symbols stripped (-ldflags=-s), and with paths trimmed (-trimpath). This should help minimise the extension size, as well as making the binaries reproducible.