Pinned Repositories
awesome-swiftwasm
A community-driven curated list of SwiftWasm projects and content
carton
📦 Watcher, bundler, and test runner for your SwiftWasm apps
JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
swift
WebAssembly support for the Swift programming language
swiftwasm-book
The SwiftWasm book to get you started
swiftwasm-pad
swiftwasm-pad is a online playground to help developers learn about Swift on Web.
swiftwasm.github.io
Website for the SwiftWasm project
WasmKit
WebAssembly Runtime written in Swift
WebAPIKit
Access the DOM and other Web APIs from Swift! (Very much a WIP)
WebWorkerKit
A way of running Swift Distributed Actors in their own worker "thread"
SwiftWasm's Repositories
swiftwasm/swift
WebAssembly support for the Swift programming language
swiftwasm/JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
swiftwasm/carton
📦 Watcher, bundler, and test runner for your SwiftWasm apps
swiftwasm/awesome-swiftwasm
A community-driven curated list of SwiftWasm projects and content
swiftwasm/WasmKit
WebAssembly Runtime written in Swift
swiftwasm/swiftwasm.github.io
Website for the SwiftWasm project
swiftwasm/WebAPIKit
Access the DOM and other Web APIs from Swift! (Very much a WIP)
swiftwasm/swiftwasm-pad
swiftwasm-pad is a online playground to help developers learn about Swift on Web.
swiftwasm/swiftwasm-book
The SwiftWasm book to get you started
swiftwasm/WebWorkerKit
A way of running Swift Distributed Actors in their own worker "thread"
swiftwasm/uwasi
Micro modularized WASI runtime for JavaScript
swiftwasm/swiftwasm-compile-service
Web service for compling Swift to Wasm, used by Try It Now on https://swiftwasm.org
swiftwasm/swiftwasm-build
Patches, build scripts, and CI configuration for the SwiftWasm toolchain
swiftwasm/swiftwasm-action
GitHub Action with SwiftWasm toolchain and SDK preinstalled
swiftwasm/WebFoundation
Web-based implementation of missing SwiftWasm Foundation APIs
swiftwasm/blog.swiftwasm.org
SwiftWasm organization blog
swiftwasm/setup-swiftwasm
An action to download a prebuilt SwiftWasm toolchain and add it to the PATH
swiftwasm/swiftwasm-docker
Docker images for SwiftWasm
swiftwasm/swift-dlmalloc
SwiftPM package for dlmalloc
swiftwasm/wasm-imports-parser
A simple parser for WebAssembly imports with WebAssembly Type Reflection JS API compatibility.
swiftwasm/homebrew-tap
🍺 Homebrew Tap for SwiftWasm-related formulae
swiftwasm/swift-corelibs-foundation
Deprecated: Changes for WebAssembly Support are now maintained in https://github.com/swiftwasm/swiftwasm-build/
swiftwasm/icu4c-wasi
Scripts for building ICU4C on WASI/WebAssembly
swiftwasm/swift-community-ci-playbook
swiftwasm/swift-corelibs-xctest
Deprecated: Changes for WebAssembly Support are now maintained in https://github.com/swiftwasm/swiftwasm-build/
swiftwasm/FlyingFox
Lightweight, HTTP server written in Swift using async/await.
swiftwasm/integration-tests
Integration test cases for SwiftWasm toolchain
swiftwasm/libxml2-wasm
swiftwasm/swift-sdk-index
Index for Swift SDK for WebAssembly
swiftwasm/wasmkit-fuzz-corpora
libFuzzer corpus for WasmKit