/WebFoundation

Web-based implementation of missing SwiftWasm Foundation APIs

Primary LanguageSwiftApache License 2.0Apache-2.0

WebFoundation

Bridging the gap between SwiftWasm Foundation and the Web

🚨 Work in Progress 🚨

Current status

  • Add detailed usage examples
  • Networking: Basic async URLSession APIs
  • Networking: Task based APIs
  • Networking: Delegate based APIs
  • Networking: Socket streaming
  • Networking: URLSession tests based on Foundation (including instrumented web server)
  • FileManager APIs
  • Localization APIs
  • Missing formatters in SwiftWasm Foundation
  • Complete TODO list