Demo project of Swift on Web App
https://swiftwasm.github.io/swift-web-github-example/
This project only supports swiftwasm/swift
distribution toolchain.
Please install Swift for WebAssembly toolchain using Installation instruction
npm install
npm run start
swift test
XcodeGen is required to make .xcodeproj
$ xcodegen
$ open GitHubExampleiOS.xcodeproj
You can edit source code and run test case on Xcode
swift package generate-xcodeproj