bytecodealliance / bytecodealliance/componentize-dotnet

Whitespaces in path causes error

オープン
#95 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
147
フォーク
18
PR マージ指標
30日以内にマージされた PR はありません

説明

When executing the dotnet build, the package is searching for wit-bindget, but if your path contains whitespaces the string path get cut.

Workaround:

declare in your csproj

```xml

path\without\whitespaces\to\wit-bindgen.exe

```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing the failure with dotnet build from a path containing whitespace, without setting WitBindgenExe in the csproj. Trace how the package locates and invokes wit-bindgen.exe, then verify that the same build succeeds from a whitespace-containing path without the workaround.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp, wasm
領域
build-system, tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。