Avatar
単なる実験かもしれないですが,Swift SDK 無しで WASI ありのビルドができるようになる可能性があるのかなとふと気になりました. https://github.com/swiftlang/swift/pull/79945
This allows creation of small binaries without Swift runtime included, while still maintaining WASI 0.1 ABI and access to libc/libc++ APIs and headers.