assume-no-moving-gc
JSON →Package assume-no-moving-gc asserts that the Go runtime does not use a moving garbage collector, for unsafe code that depends on heap-address stability.
Package assume-no-moving-gc asserts that the Go runtime does not use a moving garbage collector, for unsafe code that depends on heap-address stability.