You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while back I implemented `swt_getWASIVersion()` to speculatively
return the value of `WASI_SDK_VERSION` as defined by WASI, but that
never landed and the [GitHub
issue](WebAssembly/wasi-libc#490) for it was
closed. Remove the inoperative helper function here.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments