github.com/tetratelabs/wazero@v1.7.1/internal/expctxkeys/memory.go (about) 1 package expctxkeys 2 3 // MemoryAllocatorKey is a context.Context key for the experimental memory allocator. 4 type MemoryAllocatorKey struct{}