Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swiftwasm/carton

📦 Watcher, bundler, and test runner for your SwiftWasm apps
https://github.com/swiftwasm/carton

Xcode 15 breaks `carton` build process

gregcotten opened this issue over 1 year ago
Add Swift 5.9 to Build Action

STREGA opened this pull request over 1 year ago
Add linux install script

shial4 opened this pull request over 1 year ago
Customize watcher directory

pnewell opened this issue over 1 year ago
Bump github.com/swift-server/async-http-client from 1.11.5 to 1.12.1

dependabot[bot] opened this pull request over 1 year ago
Bump github.com/apple/swift-nio from 2.41.1 to 2.42.0

dependabot[bot] opened this pull request over 1 year ago
Bump github.com/apple/swift-nio-extras from 1.13.0 to 1.14.0

dependabot[bot] opened this pull request over 1 year ago
Update CI Action

STREGA opened this pull request over 1 year ago
Swift 5.9 toolchain & macOS Sonoma beta

furby-tm opened this pull request over 1 year ago
Mismatched Swift Versions

SDGGiesbrecht opened this issue over 1 year ago
ProcessInfo is empty when invoking `carton test`

stephencelis opened this issue over 1 year ago
Error: Invalid version on Ubuntu 22.04

Soutaisei opened this issue over 1 year ago
Update default toolchain version to 5.8 channel snapshot

kateinoigakukun opened this pull request over 1 year ago
Support jammy and amazonlinux2 for toolchain install

kateinoigakukun opened this pull request over 1 year ago
Fix the default docker command arguments

kateinoigakukun opened this pull request over 1 year ago
Update SwiftPM branch to 5.8 and fix build errors

kateinoigakukun opened this pull request almost 2 years ago
Support Ubuntu 22.04 LTS for toolchain downloader

Soutaisei opened this issue almost 2 years ago
Docker not working

Soutaisei opened this issue almost 2 years ago
Added support swift 5.8

carlhung opened this pull request almost 2 years ago
compiler error, [-Wimplicit-function-declaration]

carlhung opened this issue almost 2 years ago
Strip autolink custom section

kateinoigakukun opened this pull request almost 2 years ago
Fix typo in container registry domain

p- opened this pull request almost 2 years ago
`brew install swiftwasm/tap/carton` installs old version

gregcotten opened this issue over 2 years ago
Fix carton sdk install on linux(aarch64)

gibachan opened this pull request over 2 years ago
Allow to save .swift-version even .swift-version is missing

gibachan opened this pull request over 2 years ago
Fix SwiftPM dependency warning for template project

gibachan opened this pull request over 2 years ago
Update default toolchain version to 5.7.1

kateinoigakukun opened this pull request over 2 years ago
Fatal Error

TeamPuzel opened this issue over 2 years ago
Update SwiftPM library version to 5.7

kateinoigakukun opened this pull request over 2 years ago
Add 5.7 host toolchain matrix

kateinoigakukun opened this pull request over 2 years ago
Ignore force_try swift-lint rule where in defer.

noppefoxwolf opened this pull request over 2 years ago
Use @main attributes

noppefoxwolf opened this pull request over 2 years ago
Update SwiftPM dependencies

kateinoigakukun opened this pull request over 2 years ago
Support ÎĽWASI as a bundled WASI runtime

kateinoigakukun opened this pull request over 2 years ago
Test with latest SwiftWasm 5.7 snapshot

MaxDesiatov opened this pull request over 2 years ago
Update SwiftPM dependencies

kateinoigakukun opened this pull request over 2 years ago
Update SwiftPM dependencies

kateinoigakukun opened this pull request over 2 years ago
Update SwiftPM dependencies

kateinoigakukun opened this pull request over 2 years ago
Update SwiftPM dependencies

kateinoigakukun opened this pull request over 2 years ago
Exit non-zero status when test fail on browser

kateinoigakukun opened this pull request over 2 years ago
Toolchain changes for 5.7

yonihemi opened this pull request over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
`carton test` should fail if crashing during `_initialize`

kateinoigakukun opened this issue over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
Revert "Use `--static-swift-stdlib` for easier distribution on Linux"

MaxDesiatov opened this pull request over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
Headless test runner

kateinoigakukun opened this pull request over 2 years ago
Update `carton init` template to allow `carton test` without modification

kateinoigakukun opened this issue over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
Add option to disable wasm optimizations

ephemer opened this pull request over 2 years ago
Add --bundle-path option to `carton test`

kateinoigakukun opened this pull request over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
Fix linter error in `Builder.swift`

MaxDesiatov opened this pull request over 2 years ago
Clean up integration tests and fixtures

kateinoigakukun opened this pull request over 2 years ago
[DNM] Experimental Plugin Support

kateinoigakukun opened this pull request over 2 years ago
Stop limiting WS frame size to 16kb for large number of test suites

kateinoigakukun opened this pull request over 2 years ago
Add `<!DOCTYPE html>` to default `index.html`

MaxDesiatov opened this pull request over 2 years ago
Use standards mode in default index page

carson-katri opened this pull request over 2 years ago
Add missing check for Node.js entrypoint

MaxDesiatov opened this pull request over 2 years ago
Fix symlinks not fully cleaned up in Node.js tests

MaxDesiatov opened this pull request over 2 years ago
Bump version to 0.15.0, update `CHANGELOG.md`

MaxDesiatov opened this pull request over 2 years ago
Fix watcher breakage on failed builds

MaxDesiatov opened this pull request over 2 years ago
Update SwiftPM dependency to 5.7

MaxDesiatov opened this pull request over 2 years ago
Add support for Ubuntu 22.04

MaxDesiatov opened this pull request over 2 years ago
Automatically generate Swift bindings for TypeScript declarations

MaxDesiatov opened this issue over 2 years ago
Use `--static-swift-stdlib` for easier distribution on Linux

MaxDesiatov opened this pull request over 2 years ago
Re-read custom `index.html` on updates

MaxDesiatov opened this pull request over 2 years ago
Re-read supplied `index.html` on updates

MaxDesiatov opened this issue over 2 years ago
Pick up `index.html` from resources of the main target in `Package.swift`

MaxDesiatov opened this issue over 2 years ago
`carton dev` stops rebuilding/reloading after error

MaxDesiatov opened this issue over 2 years ago
Fix JavaScriptBigIntSupport compatibility issue

kateinoigakukun opened this pull request over 2 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request over 2 years ago
Publish `carton` as npm package

MaxDesiatov opened this issue over 2 years ago
Use JSKit runtime from SwiftPM resources

MaxDesiatov opened this pull request over 2 years ago
Embed static.zip in Swift code instead of downloading from remote

kateinoigakukun opened this pull request over 2 years ago
Clarify `--environment` option for `carton test` in `README.md`

MaxDesiatov opened this pull request over 2 years ago
Add `carton`/SwiftWasm/JSKit compat matrix to `README.md`

MaxDesiatov opened this pull request over 2 years ago
Integrate with caniuse.com for easier legacy browsers support

MaxDesiatov opened this issue over 2 years ago
Serve all available resources with `dev`/`bundle`

MaxDesiatov opened this pull request over 2 years ago
Update to v2 of Contributor Covenant in shared GitHub repo

j-f1 opened this pull request over 2 years ago
Add support for running tests using NodeJS

AntonioCandinho opened this pull request over 2 years ago
Validate the final binary after transformations are applied

MaxDesiatov opened this issue over 2 years ago
Avoid applying `I64ImportTransformer` when JS BigInt support is enabled

MaxDesiatov opened this issue over 2 years ago
Fix 5.6 template: use `executableTarget`

MaxDesiatov opened this pull request almost 3 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request almost 3 years ago
Override clock_res_get function from wasmer/wasi-js to fix memory issue

fjtrujy opened this pull request almost 3 years ago
`swjs_create_typed_array` error on `carton test`

ephemer opened this issue almost 3 years ago
Apply `clock_res_get` patch in all entrypoints

MaxDesiatov opened this issue almost 3 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request almost 3 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request almost 3 years ago
Host JSKit entrypoint assets on GH Pages CDN

MaxDesiatov opened this issue almost 3 years ago
Bump version to 0.14.1 and update `CHANGELOG.md`

MaxDesiatov opened this pull request almost 3 years ago
Can't run carton in zsh with version 0.14?

uyloal opened this issue almost 3 years ago
Fix "No export `_start` found in the module" error in `carton test`

kateinoigakukun opened this pull request almost 3 years ago
“carton test” fails to run as of 0.14.0

SDGGiesbrecht opened this issue almost 3 years ago
Update SwiftPM dependencies

MaxDesiatov opened this pull request almost 3 years ago
Bump version to 0.14.0, update `CHANGELOG.md`

MaxDesiatov opened this pull request almost 3 years ago
Several fixes for 5.6 toolchain

kateinoigakukun opened this pull request almost 3 years ago