MemoryAllocatorConfig

Standard library memory allocator configuration options.

FieldTypeDescriptionDefault
scudo_options object Runtime configuration for Scudo heap allocation. \[See Scudo flags documentation](https://cs.opensource.google/fuchsia/fuchsia/+/main:third_party/scudo/src/flags.inc) for details. It is shadowed by `SCUDO_OPTIONS` environ variable from the component manifest.