A community-driven curated list of SwiftWasm projects and content. Feel free to edit this file, add your project, and create a pull request.
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to hello@swiftwasm.org.
- The SwiftWasm Book - The primary collaborative documentation project for SwiftWasm.
- JavaScriptKit - Swift framework to interact with JavaScript through WebAssembly.
- SwiftWebUI - SwiftUI with support for WebAssembly.
- Tokamak - SwiftUI-compatible framework for building browser apps with WebAssembly.
- carton - Watcher, bundler, and test runner for your SwiftWasm apps.
- swift-webpack-plugin - webpack.js plugin for SwiftWasm.
- swiftwebui-scripts - Scripts to make working with SwiftWebUI and SwiftWasm easier.
- webidl2swift - Generate Swift bridging code from Web IDL files.
- Chrome Timeline Demangler - Modify Chrome Timeline profiles to show demangled Swift symbols, which makes it easier to analyze how your code is performing. A Firefox version is also available.
- LifeGame with SwiftWasm - The Conway's Game of Life built with SwiftWasm.
- swift-web-github-example - Demo project built with SwiftWasm that utilizes the GitHub search API.
- swift-webpack-template - Kickstart your Swift, WebAssembly and webpack.js project.
- SwiftWebUI-WASM-CFs - An example of a SwiftWebUI project deployed to Firebase Cloud Functions.
- Swift + WebAssembly- Use Swift + WebAssembly in a Go application.