An unmodifiable Map view of instantiated module's exported memories.
Map<String, Memory> get memories => UnmodifiableMapView(_memories);