Avatar
@swift-6.2 wasi @swift-6.2 wasip1 #if hasFeature(Embedded) #error("Embedded enabled") #else #error("Full-featured Swift") #endif
🙏 1