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

[wasm-mt] The browser-wasm runtime pack should pack both single- and multi-threaded builds. #68508

Closed
lambdageek opened this issue Apr 25, 2022 · 2 comments
Labels
arch-wasm WebAssembly architecture area-Build-mono
Milestone

Comments

@lambdageek
Copy link
Member

lambdageek commented Apr 25, 2022

The multithreaded build artifacts should go into an mt subfolder.

Depends on #68506

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Build-mono untriaged New issue has not been triaged by the area owner labels Apr 25, 2022
@lambdageek lambdageek changed the title The browser-wasm runtime pack should pack both single- and multi-threaded builds. [wasm-mt] The browser-wasm runtime pack should pack both single- and multi-threaded builds. Apr 25, 2022
@radical radical added the arch-wasm WebAssembly architecture label Apr 25, 2022
@ghost
Copy link

ghost commented Apr 25, 2022

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

Issue Details

The multithreaded build artifacts should go into an mt subfolder.

Depends on #68506

Author: lambdageek
Assignees: -
Labels:

arch-wasm, untriaged, area-Build-mono

Milestone: -

@lewing lewing added this to the 7.0.0 milestone May 11, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label May 11, 2022
@lambdageek
Copy link
Member Author

We ended up with separate runtime packs (due to issues with a single runtime pack manifest containing multiple files with the same name in different subdirectories)

Selectable using MonoWasmBuildVariant=perftrace or MonoWasmBuildVariant=multithread in #71054 which also publishes them

@ghost ghost locked as resolved and limited conversation to collaborators Aug 25, 2022
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
Projects
None yet
Development

No branches or pull requests

3 participants