We need @available(wasi, unavailable)
at the very least. There are certain library features for which we need developers to receive an error when building cross-platform code. See this and this PR for more on where we encountered this for atomic reading/writing in Foundation.
6 Likes