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

Bump version to 1.0.1, update CHANGELOG.md

b0a4ae7fad97d9f132b24ffb4de9aff39143a8c1 authored 11 months ago
Apply browser build parameters for bundle builds

Bundle builds should also apply the browser build parameters for reactor
ABI. This is necessary ...

1a56ebdd3becc18d83183b13525f8422afd903f2 authored 11 months ago
Fix bundle command to copy dependencies' resources even with optimization

The `bundle` command was not copying the resources of the dependencies
when the main binary is o...

8b956767b472d12f3be58be8315aa1e3277cdf7d authored 11 months ago
[skip ci] Update README.md

ad79dda5bb37407fa06eb31a637a6b07728b53e7 authored 11 months ago
Default toolchain version bump to 5.9.2

1b50ba88c4e9a559d08c0b6c4a73fd5ea4ad3764 authored 11 months ago
Bump version to 1.0.0, update CHANGELOG.md

9b8ba1274112c38655c85a1c93801c5e8825a3ac authored 11 months ago
Use mangled `__main_argc_argv` for Swift 6 and later

5b4b870aa5041c822e6ce21f20b46614b32777cd authored 11 months ago
Install binaryen through apt-get on Ubuntu

3ca2e58bf30e5ec20948962be250973d1799b2bc authored 11 months ago
Install wasm-objdump

f7fb2d16c48bf823bfe9816521b897a6702f41cb authored 11 months ago
Build with `-static-stdlib` explicitly

The new SwiftDriver does not infer `-static-stdlib` for WebAssembly
targets intentionally for fu...

34d5cd4cd17fe1f01dcf9bf298ce24b1dbf29607 authored 11 months ago
Build test product from plugin process if SwiftPM is new enough

32ba4c970eb63b51a6f90770699fc30a52f8244b authored 11 months ago
Add wasmtime as a default WASI runtime

abc014932f373012b44a5e820195748f1802e6cb authored 11 months ago
Remove install_ubuntu_deps step

e7c5400cf36601b88e2d8b1d2e36474b21371fcc authored 11 months ago
Update the warning message when wasm-opt fails

Suggest to install binaryen if wasm-opt is not installed

21b37376d1a58e82b5001c39660ff116ac5edf21 authored 11 months ago
Remove docker installation

7afcf0062688ca61dd2132a90e3df513a6db8051 authored 11 months ago
Fix typo in error message for deprecated environment name

d6966baa0914c62ea7ab1ec0810266c6188595b7 authored 11 months ago
Update README.md

0b4f2bcf723547c18354d60afbed5aff17e3485e authored 11 months ago
Fix typo XXcxx -> Xcxx

8f87d1f9d8b1dbd767720da81a303f3fb9388977 authored 11 months ago
Improve logging for SwiftPM build

3086e5fd4896ddee252b552b6d6e24b2da12eaa8 authored 11 months ago
Emit warning when building package manifest

We also have a check in the plugin code but SwiftPM 5.9.1 and earlier
try to build some complete...

9e93c85676ac5e9e958ea59b1a369ad472cf4940 authored 11 months ago
Forward extra build flags given to plugin invocations

636600229cb7718898e5117058ae1a89442edbb9 authored 11 months ago
Allow writing to package directory by default

9ea75d548c37f34660c5f40c8acc496bc94607a9 authored 11 months ago
Add `--no-content-hash` flag to avoid using hashes in the output file names

e4ea08a05bcd2477aa028f0d16527110447dff82 authored 11 months ago
Remove unmaintained SwiftLint GitHub Action

607f096ad3209758678ef9880b021eb0994ed545 authored 11 months ago
Use `Process.run` instead of `Foundation.Process.run`

13ff6f8bbfc6bd25fe653b4cb9abedecbcdd0614 authored 11 months ago
swift-format

c2c0a1416145a3bbd3d390ea317b4b5f30ca374f authored 11 months ago
Remove unnecessary -validate-tbd-against-ir=none

4dfca3fc45bfba7ac7812218b0819f5636c2b75f authored 11 months ago
Version 1.0.0: SwiftPM Plugin Support

See CHANGELOG.md

2e62088305496e615cc6281961614b1f1324a0b5 authored 11 months ago
Allow non-wasmer runtime for testing

cfd0df9449cea2ff0ddc4ed7ec17919a3816d817 authored 11 months ago
Format Toolchain.swift file

2dc85c38d5a2ef649c5d1ca166fdabafd3195433 authored 11 months ago
Disable manifest caching when building test product by swift-build

b7058c8c96ce370bd27e7c24b25c6a61728f4724 authored 11 months ago
Repair Linux build

1b3911c547cfc7fca368c3862c0ac2fdbd16253f authored 11 months ago
Use Foundation.Process instead of Process.run in hash-archive

4490b4456d0b1e06ef5e2ce71fd0b945c6d507a6 authored 11 months ago
Fix stack trace parsers

a905cb1f14d38554a82676ce887017ac74b75114 authored 11 months ago
Skip test product build if prebuilt test bundle is specified

4535b3a1fc81b3918b50bd1c28459327b520b31f authored 11 months ago
Remove development files from the repository

993983ff983ab62dfc3c624a8b5335e9fcaacb3d authored 11 months ago
Bump version to 0.20.1, update CHANGELOG.md

33ef59df6f00bf133f63cb0f4f21633ca8a4cfb4 authored about 1 year ago
Fix WASI stub syscall

The object key for Import entry was wrong.

7a7ab8cdfaffd52936c6d7c8d8f654577fd23278 authored about 1 year ago
Remove debug code from entrypoint/common.js

cda123eb634ecdb46ded323c1f2827a9379b5f7f authored about 1 year ago
Update CHANGELOG.md for 0.20.0 release

71653a2baef83108ae27854bf98fc8604d97b43b authored about 1 year ago
Update base image of carton docker image

8c8098acdb5520c238a88e55482d5ffd82ea8349 authored about 1 year ago
Update default toolchain version to 5.9.1

a5e1d07ce28a9d8f8e7a8d10dbf1f7dc25c87a01 authored about 1 year ago
swift run carton-release hash-archive

ac491662d81767c84881bf2ee4f3564d66c22178 authored about 1 year ago
Stop preventing WASI apps including unimplemented syscalls

The recent wasi-libc includes some new syscalls not implemented in
@wasmer-js/wasi and we curren...

33eafb077f3dcabdad2946d69948ee015a7575f5 authored about 1 year ago
Update CHANGELOG.md

eadb9a3e916e17b27f975e13feeadb65c24c55eb authored about 1 year ago
Remove 5.9 code paths

f1d736efb11dfe5a4ee2872664c51d0f283f8c8b authored about 1 year ago
Add swift_version matrix support for ubuntu

6726c744272218e271a75ec39d147144df25e483 authored about 1 year ago
Temporarily disable legacy runners

2637d1738aeaaee2da51a34188cbb67e321f9141 authored about 1 year ago
Revert template tools version

521512c7be49b385408b20bbe0e5e803bbaf8664 authored about 1 year ago
Try scaling back changes

4d852ccc86c5ecded51ee69ed83bf259d106bdd6 authored about 1 year ago
Default back to wasm-5.8.0-RELEASE at this moment for docker image

Even with 5.8 being the default, users can still use 5.9 by specifying
the toolchain version in ...

bf9fae77e4d808b2825f2e3a661e8abb02c9ded1 authored about 1 year ago
Try mimiking previous Package.resolved

22daf24f299148c93327d20bdb49afaf0e3fb956 authored about 1 year ago
Update Dockerfile

00a0315cabd9e8d0e60203d06575880068b44de2 authored about 1 year ago
Use 5.9 on any macOS with 5.9

01d72e511f3358a1398d9a016031e033e94467ca authored about 1 year ago
Update DefaultToolchain.swift

811cd59ab5993d10ade6d85c56c69462b705dca9 authored about 1 year ago
Drop Swift 5.8 support as host toolchain

7fc43f0c217b48831c1ba630da3c8846e6e3e07a authored about 1 year ago
Revert "Temporarily disable legacy runners"

This reverts commit bd0441db5862613f8a9ea14cbb6145da83fede0a.

1d862b4a8880730f704bd04414a300b84145363a authored about 1 year ago
Target only 5.9

644a4c706a9d549930eae632df3115dd1a0f44e8 authored about 1 year ago
Repair CI configuration

fe182eb5b1bdf0b9e97131f9c5ec46fcf515e73c authored about 1 year ago
Always use SNAPSHOT

ef2d7fcce0aa51f54fe48ddc92480064212e5250 authored about 1 year ago
Add macOS 13 Xcode 15 runner

380f7b4bfca8f1ac5b0a19dfba0c319add846986 authored over 1 year ago
Add reverted code path for pre 5.9

3857a5e3bf09d193e9ef017285f65a46d4e05cf9 authored over 1 year ago
Add reverted code path for pre 5.9

a3ffd95019055edb586e52ede81dd7d346ec1f07 authored over 1 year ago
Remove and ignore Package.resolved

5969630c48d13eae49c9be2d2255246f833711ff authored over 1 year ago
Revert Package.swift changes

09b480c54c20d9f2fa919152a851d45d762ca93e authored over 1 year ago
Temporarily revert Dockerfile to Swift 5.8

09b4416c09832541b642b1784d1344259342bdd3 authored over 1 year ago
Fix NIO eventLoop requirement

38ed54157abd033235310ff4525adfad11595807 authored over 1 year ago
Update to latest packages

92c9c07ad3f78d6172eba8693a3808790e96091a authored over 1 year ago
Add workaround for macOS 14

b70d5d356c7189181ad1b2417942d6964b5cd1fe authored over 1 year ago
Swift 5.9 support (#402)

504e2d91e37ecdc749685de30d8e65b42eb7714a authored over 1 year ago
Update Build Action (#409)

e1bd1edde03f885ed1cd237d92980051548750f7 authored over 1 year ago
Update CI Action (#403)

c7aba09d554fcb303a550c0387accce6dfcd56c2 authored over 1 year ago
Update README.md

8c45b8038707b1f1e52eac64d259119c727e4987 authored over 1 year ago
Update README.md

e93778a77cc4e5d1a2a935b3c45f8786d006fd84 authored over 1 year ago
Bump version to 0.19.1, update `CHANGELOG.md`

e795bb5a43485d3686b4bf70f948c1f3d8eb720e authored over 1 year ago
Fix docker base image to be 5.8

61827db99e64d7b517cf77b84a6e3a1e30c61b81 authored over 1 year ago
Bump version to 0.19.0, update `CHANGELOG.md`

d2864bee744069cee3dbd816b07b160ce5e50dd3 authored over 1 year ago
Update default toolchain version to 5.8 channel snapshot (#398)

a19e1ac54139fc3da379510be88ce06b79656d61 authored over 1 year ago
Support jammy and amazonlinux2 for toolchain install (#397)

* Support Ubuntu 22.04 for toolchain download

* Support amazonlinux2 for toolchain install

44b7dbd2ee3900319b30c9c16e500435048f7764 authored over 1 year ago
Fix the default docker command arguments (#396)

Close https://github.com/swiftwasm/carton/issues/393

fc64e872dee4337e73796e305585fe5a82540fa5 authored over 1 year ago
Update SwiftPM branch to 5.8 and fix build errors (#395)

* Update SwiftPM branch to 5.8 and fix build errors

* Make swift-format 5.8 happy :)

* Mak...

b79fe9a260f088e91d65eab5c8719ec6cdb1ecbc authored over 1 year ago
Bump version to 0.18.0, update `CHANGELOG.md`

f2a83a28bb03caa94784a4500e4f02f20b442306 authored almost 2 years ago
Strip autolink custom section (#390)

8b73e3d4fcad3df9ecd8932689bf15646a4eef23 authored almost 2 years ago
Fix typo in container registry domain (#389)

9c2ac5f756374249ab58e1e5026167fca54ddebe authored almost 2 years ago
Add note for branch rename for tap repository

254a0e03d6aa0b1be9735fa86ba4b07e54ac2a66 authored about 2 years ago
Fix carton sdk install on linux(aarch64) (#386)

Fix linux aarch64 install path

74b8ca6e1d5ebef70ff6ecebf445b5a9674f83a1 authored over 2 years ago
Allow to save .swift-version even .swift-version is missing (#385)

Allow to save .swift-version even for the first time

db91a617e94340f77696ef24a5fdf2b45ac7b7c4 authored over 2 years ago
Fix SwiftPM dependency warning for template project (#384)

Fix not to use deprecated method

94691a349bd0b83eabdac49fc35daf93c8ff92ca authored over 2 years ago
Remove outdated GitHub Actions job

8227edf5aac42a6909d1bc068f06a397f3a23002 authored over 2 years ago
Bump version to 0.17.0, update `CHANGELOG.md`

3a00a0d79b50ed5367dd2c8131b14a9552066446 authored over 2 years ago
Update default toolchain version to 5.7.1 (#383)

2fe7118e517a564582ffc0da6b6a681dd812ffed authored over 2 years ago
Update SwiftPM library version to 5.7 (#381)

daf152d93dc38ab4a0d1bf801f0bcda706a9e400 authored over 2 years ago
Add 5.7 host toolchain matrix (#380)

734e333a43a0d2bb8ce0bb1bdb289dcab2c1ab53 authored over 2 years ago
Use @main attributes (#378)

bdb5d5944aac131cd30c5bef58a50d1973f583ff authored over 2 years ago
Ignore force_try swift-lint rule where in defer. (#379)

Update BrowserTestRunner.swift

2f462a4693cdb9429f3919677e1492a33d77ae9f authored over 2 years ago
Remove `swiftlint` from `Brewfile`

`swiftlint` from Homebrew now requires macOS 12, but I'd prefer our CI to still support macOS 11...

04d757bfba749ecdaadcd21e024d503421c0ff06 authored over 2 years ago
Delete update-deps.yml

c55e56c18ffbef889e8d95d17cf1ee2f39241a47 authored over 2 years ago
Update SwiftPM dependencies (#374)

c7d6586ccd73f8ff1a46aa074e20576eb406ffd0 authored over 2 years ago
Update SwiftPM dependencies (#373)

Co-authored-by: MaxDesiatov <[email protected]>

f3bb6ecab7e2517b73efc4823175ee64af399073 authored over 2 years ago