delve
delve copied to clipboard
pkg/proc: support swiss table map implementation [WIP]
Adds support for the swiss table implementation for Go's maps.
Marking WIP until the swisstable implementation in go doesn't have TODO comments.
The swissmap backend has been enabled by default on 1.24 so I think we can review this now.