Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
SwiftWasmFinancials
Expenses: 2 (-$5.76)
Donors: 3
Spenders: 1
Project activity
New Projects: 0
New Releases: 9
New Issues: 4
New Pull Requests: 36
Closed Issues: 5
Merged Pull Requests: 26
Closed Pull Requests: 7
Issue Authors: 2
Pull Request Authors: 5
Active Maintainers: 2
Time to close issues:
37.3 days
Time to merge pull requests:
3.9 days
Time to close pull requests:
3.8 days
Commit Stats
Commits: 0
Commit Authors: 0
Commit Committers: 0
Additions: 0
Deletions: 0
Repositories
github.com/swiftwasm/swift
WebAssembly support for the Swift programming language
Stars: 1,241 - Last synced: 19 Dec 2024
github.com/swiftwasm/JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
Stars: 617 - Last synced: 19 Dec 2024
github.com/swiftwasm/carton
📦 Watcher, bundler, and test runner for your SwiftWasm apps
Stars: 372 - Last synced: 19 Dec 2024
github.com/swiftwasm/awesome-swiftwasm
A community-driven curated list of SwiftWasm projects and content
Stars: 244 - Last synced: 19 Dec 2024
github.com/swiftwasm/WasmKit
WebAssembly Runtime written in Swift
Stars: 141 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm.github.io
Website for the SwiftWasm project
Stars: 83 - Last synced: 19 Dec 2024
github.com/swiftwasm/WebAPIKit
Access the DOM and other Web APIs from Swift! (Very much a WIP)
Stars: 57 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-pad
swiftwasm-pad is a online playground to help developers learn about Swift on Web.
Stars: 54 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-book
The SwiftWasm book to get you started
Stars: 47 - Last synced: 19 Dec 2024
github.com/swiftwasm/WebWorkerKit
A way of running Swift Distributed Actors in their own worker "thread"
Stars: 44 - Last synced: 19 Dec 2024
github.com/swiftwasm/WasmTransformer
A Swift package for reading, writing, and transformation of WebAssembly binaries
Stars: 34 - Last synced: 19 Dec 2024
github.com/swiftwasm/OpenCombineJS
OpenCombine helpers for JavaScriptKit/WebAssembly APIs
Stars: 31 - Last synced: 19 Dec 2024
github.com/swiftwasm/wamr-swift
Swift WebAssembly runtime powered by WAMR
Stars: 31 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-compile-service
Web service for compling Swift to Wasm, used by Try It Now on https://swiftwasm.org
Stars: 23 - Last synced: 19 Dec 2024
github.com/swiftwasm/uwasi
Micro modularized WASI runtime for JavaScript
Stars: 20 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-action
GitHub Action with SwiftWasm toolchain and SDK preinstalled
Stars: 17 - Last synced: 19 Dec 2024
github.com/swiftwasm/browser-basic-template
Basic template for browser apps built with SwiftWasm
Stars: 15 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-web-github-example
Demo project of SwiftWasm app using webpack
Stars: 15 - Last synced: 19 Dec 2024
github.com/swiftwasm/WebFoundation
Web-based implementation of missing SwiftWasm Foundation APIs
Stars: 14 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-sdk
This repository is no longer in use, please refer to the main repo https://github.com/swiftwasm/swift
Stars: 13 - Last synced: 19 Dec 2024
github.com/swiftwasm/Gravity
Binary code size profiler for WebAssembly
Stars: 13 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-build
Patches, build scripts, and CI configuration for the SwiftWasm toolchain
Stars: 13 - Last synced: 19 Dec 2024
github.com/swiftwasm/blog.swiftwasm.org
SwiftWasm organization blog
Stars: 12 - Last synced: 19 Dec 2024
github.com/swiftwasm/setup-swiftwasm
An action to download a prebuilt SwiftWasm toolchain and add it to the PATH
Stars: 9 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-docker
Docker images for SwiftWasm
Stars: 8 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-package-sdk
This repository is no longer in use, please refer to the main repo https://github.com/swiftwasm/swift
Stars: 8 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-dlmalloc
SwiftPM package for dlmalloc
Stars: 7 - Last synced: 20 Dec 2024
github.com/swiftwasm/size-tracker
Utility for tracking size of `.wasm` binaries produced by latest SwiftWasm snapshots
Stars: 6 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-webpack-plugin
webpack plugin for Swift
Stars: 6 - Last synced: 19 Dec 2024
github.com/swiftwasm/wasi-sdk
Obsoleted. See https://github.com/swiftwasm/wasi-sdk-build
Stars: 4 - Last synced: 19 Dec 2024
github.com/swiftwasm/wasm-imports-parser
A simple parser for WebAssembly imports with WebAssembly Type Reflection JS API compatibility.
Stars: 3 - Last synced: 22 Dec 2024
github.com/swiftwasm/swiftwasm-wasi-stubs
Stubs for getting things to link with the WASI sdk
Stars: 3 - Last synced: 19 Dec 2024
github.com/swiftwasm/homebrew-tap
🍺 Homebrew Tap for SwiftWasm-related formulae
Stars: 3 - Last synced: 19 Dec 2024
github.com/swiftwasm/wasi-sdk-build
Deprecated: We are using the upstream wasi-sysroot instead
Stars: 2 - Last synced: 19 Dec 2024
github.com/swiftwasm/llvm-project
SwiftWasm-specific patches applied on top of upstream apple/llvm-project
Stars: 2 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-corelibs-foundation
Deprecated: Changes for WebAssembly Support are now maintained in https://github.com/swiftwasm/swiftwasm-build/
Stars: 2 - Last synced: 19 Dec 2024
github.com/swiftwasm/wasi-libc
Fork of WASI libc implementation for WebAssembly with the remove threading commits reverted
Stars: 1 - Last synced: 19 Dec 2024
github.com/swiftwasm/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
Stars: 1 - Last synced: 19 Dec 2024
github.com/swiftwasm/swiftwasm-linux-builder
Docker image with prebuilt SwiftWasm and its source code
Stars: 1 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-package-manager
(Unused and archived) Fork of Package Manager for the Swift Programming Language with WebAssembly-specific patches.
Stars: 1 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-corelibs-xctest
Deprecated: Changes for WebAssembly Support are now maintained in https://github.com/swiftwasm/swiftwasm-build/
Stars: 1 - Last synced: 19 Dec 2024
github.com/swiftwasm/lucet
Lucet, the Sandboxing WebAssembly Compiler.
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-community-hosted-continuous-integration
Swift Community-Hosted Continuous Integration
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/FlyingFox
Lightweight, HTTP server written in Swift using async/await.
Stars: 0 - Last synced: 20 Dec 2024
github.com/swiftwasm/wasmkit-fuzz-corpora
libFuzzer corpus for WasmKit
Stars: 0 - Last synced: 22 Dec 2024
github.com/swiftwasm/swift-llvm
This repository is no longer in use, please refer to the LLVM monorepo https://github.com/swiftwasm/llvm-project
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-clang
This repository is no longer in use, please refer to the LLVM monorepo https://github.com/swiftwasm/llvm-project
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/integration-tests
Integration test cases for SwiftWasm toolchain
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/icu4c-wasi
Scripts for building ICU4C on WASI/WebAssembly
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
Stars: 0 - Last synced: 19 Dec 2024
github.com/swiftwasm/faerie
Magical ELF and Mach-o object file writer backend
Stars: 0 - Last synced: 19 Dec 2024