Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasi] Native link produces dotnet.wasm in project folder and then it copies it to output folder #100863

Closed
maraf opened this issue Apr 10, 2024 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@maraf
Copy link
Member

maraf commented Apr 10, 2024

<Copy SourceFiles="$(_WasiOutputFileName)" DestinationFolder="$(WasmAppDir)" />

Copying file from "....\wasi\console\dotnet.wasm" to "....\wasi\console\bin\wasi-wasm\AppBundle\dotnet.wasm".
@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm labels Apr 10, 2024
@maraf maraf added this to the 9.0.0 milestone Apr 10, 2024
@maraf maraf self-assigned this Apr 10, 2024
@maraf maraf changed the title [wasi] Native link produces dotnet.wasm in project folder and then it copies it the output [wasi] Native link produces dotnet.wasm in project folder and then it copies it to output folder Apr 10, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@maraf
Copy link
Member Author

maraf commented Aug 13, 2024

Fixed in #103752

@maraf maraf closed this as completed Aug 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant