Implements a memory allocator in Go, with an unsafe.Pointer-based API.
go get modernc.org/memoryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Allocates a block of memory.
Ensure proper handling of allocated memory and avoid misuse of unsafe operations.
No dependency data recorded yet.