bytecodealliance / bytecodealliance/componentize-dotnet

build failed

Open
#87 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
147
Forks
18
PR merge metrics
No merged PRs in 30d

Description

PS E:\> dotnet build MyApp
还原完成(0.4)
你正在使用 .NET 的预览版。请参阅 https://aka.ms/dotnet-support-policy
MyApp 失败,出现 1 错误 (0.7 秒) → E:\MyApp\bin\Debug\net10.0\wasi-wasm\MyApp.dll
C:\Users\Administrator\.nuget\packages\microsoft.dotnet.ilcompiler.llvm\10.0.0-alpha.1.25162.1\build\Microsoft.NETCore.Native.targets(409,5): error MSB3073: 命令“"C:\Users\Administrator\.wasi-sdk\wasi-sdk-24.0/bin/wasm-component-ld" --version”已退出,代码为 3。

在 1.5 秒内生成 失败,出现 1 错误

Contributor guide

Open the contributing guide

Research direction

Reproduce with `dotnet build MyApp` and inspect the failure at Microsoft.NETCore.Native.targets line 409. Check the reported `wasm-component-ld --version` command from the WASI SDK path; done means the MyApp net10.0 wasi-wasm build completes without MSB3073.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, wasm
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.