issues Search Results · repo:swiftwasm/carton language:Swift
Filter by
121 results
(79 ms)121 results
inswiftwasm/carton (press backspace or delete to remove)Motivation
The main problems in carton in my mind are:
1. It takes too long to build carton plugin itself (~1m)
- The major heavy build dependencies are mostly brought by dev-server (e.g. NIO, ...
kateinoigakukun
- Opened on Dec 7, 2024
- #508
I have tried to build run a default project using carton, and it failed at parsing (?) the manifest on warmtransformer
package.
Reproduction
mkdir hello_swiftwasm cd hello_swiftwasm
swift package ...
k0pernicus
- 10
- Opened on Oct 16, 2024
- #496
carton test should have a way to do the following stuff:
1. Inject a specific environment variable by --env FOO=value
2. Inherit a specific environment variable from host by --env FOO
$ wasmtime run ...
kateinoigakukun
- Opened on Aug 26, 2024
- #494
It seems that carton feeds each onStderrLine result to its own console.error, so if a Swift app writes multiple lines at
once to stderr to format things, rather than emitting a single browser error with ...
stephencelis
- 3
- Opened on Aug 5, 2024
- #492
When running swift run carton dev or swift run carton bundle
/.build/carton/checkouts/carton/Sources/WebDriver/CommandWebDriverService.swift:8:45: error: type any EventLoopGroup has
no member singletonMultiThreadedEventLoopGroup ...
austintatiousness
- Opened on Jun 20, 2024
- #489
提案
現在 Linux の CI では Swift 公式コンテナイメージを利用しています。
これをやめて、ランナー環境に直接 Swift をインストールするようにしたいです。 インストール方法は Swift 公式サイトから tarball をダウンロードするのが良いと思います。
理由を以下に挙げます。
OS環境の構成がわかりづらい
コンテナイメージは Swift だけでなく固有の OS環境を含んでいます。 ...
omochi
- Opened on May 18, 2024
- #441
Is it intentional for carton test to be invoked twice?
Running swift run carton test --help results in:
Running foo/bar/swift --triple wasm32-unknown-wasi --scratch-path foo/bar/carton plugin carton-test ...
Cbannon35
- Opened on May 1, 2024
- #432
Hi,
I m trying to test the hot reload (with Ubuntu 22).
When I run carton dev -v, I got this:
Watching these directories for changes:
/home/cc/testcode/TokamakApp/Sources/TokamakApp
/home/cc/testcode/TokamakApp/Sources/TokamakAppLibrary ...
felixf4xu
- 3
- Opened on Jan 23, 2024
- #418
Hi,
My swift wasm is locally installed by adding its path to .bashrc, so when I run:
swift --version
SwiftWasm Swift version 5.9.1 (swift-5.9.1-RELEASE)
Target: x86_64-unknown-linux-gnu
which swift ...
felixf4xu
- 2
- Opened on Jan 23, 2024
- #417
My package s Swift tools version is 5.7.1 I ran swiftwasm/swiftwasm-action@v5 like below:
wasm:
name: Wasm
runs-on: ubuntu-latest
strategy:
matrix:
include:
- { toolchain: ...
x-0o0
- 1
- Opened on Dec 1, 2023
- #414

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.