Hi everyone, after a short break, I’m trying to find some time to code, so I decided to learn something related to the Swift runtime, specifically reading TypeMetadata. I’ve created the following implementation of the TrailingObjectsReader class. I know it works because I was able to successfully read ProtocolDescriptors, but I’d like to check if it’s correct. I’d appreciate any feedback ![]()