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] Build - better integrate with publish #83108

Closed
radical opened this issue Mar 7, 2023 · 5 comments
Closed

[wasm] Build - better integrate with publish #83108

radical opened this issue Mar 7, 2023 · 5 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono
Milestone

Comments

@radical
Copy link
Member

radical commented Mar 7, 2023

  • thus better consuming publish output, instead of using special items like WasmExtraFilesToDeploy
  • And accordingly adjust the use of these items in wasi builds
@radical radical added arch-wasm WebAssembly architecture area-Build-mono labels Mar 7, 2023
@radical radical added this to the 8.0.0 milestone Mar 7, 2023
@radical radical self-assigned this Mar 7, 2023
@ghost
Copy link

ghost commented Mar 7, 2023

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

Issue Details
  • thus better consuming publish output, instead of using special items like WasmExtraFilesToDeploy
  • And accordingly adjust the use of these items in wasi builds
Author: radical
Assignees: radical
Labels:

arch-wasm, area-Build-mono

Milestone: 8.0.0

@pavelsavara
Copy link
Member

For context:
For browser WasmFilesToIncludeInFileSystem is to VFS and WasmExtraFilesToDeploy is to web server.
For wasi VFS doesn't exist #81418. And there is no web server.

@lewing lewing assigned maraf and unassigned radical Jul 10, 2023
@lewing
Copy link
Member

lewing commented Jul 10, 2023

@maraf feel free to update this with your current thinking or close it

@maraf
Copy link
Member

maraf commented Jul 25, 2023

Assigning back after offline discussion

@maraf
Copy link
Member

maraf commented Jul 8, 2024

I'm going to close this one as Wasm SDK is already using standard items (same as blazor) and the remaining bits for WasmAppBuilder tracked in other issues

@maraf maraf closed this as completed Jul 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 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
Projects
None yet
Development

No branches or pull requests

4 participants