Use diskutil on macOS to extract volume name and path for FAT mounts by mi-bear · Pull Request #4928 · tinygo-org/tinygo

Summary On macOS, this change improves the detection of FAT volumes by parsing diskutil info output to extract the volume name and path. This ensures accurate identification of mounted FAT-based fi...