github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/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{}