swiftwasm / WebFoundation

Web-based implementation of missing SwiftWasm Foundation APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web-based implementation of missing SwiftWasm Foundation APIs

License:Apache License 2.0


Languages

Language:Swift 100.0%