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

[browser] Bundle assets inside of wasm file #103160

Closed
wants to merge 7 commits into from

Conversation

maraf
Copy link
Member

@maraf maraf commented Jun 7, 2024

TODO

  • WasmSDK support
  • Choose ICU file name in driver.c or always use full one

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Jun 7, 2024
@maraf maraf added this to the 9.0.0 milestone Jun 7, 2024
@maraf maraf self-assigned this Jun 7, 2024
Copy link
Contributor

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

@pavelsavara
Copy link
Member

which asset types are you going to bundle ?

@maraf
Copy link
Member Author

maraf commented Jun 7, 2024

which asset types are you going to bundle ?

At the moment I have added dlls, icu, runtimeconfig. Thoughts?

  • Runtimeconfig is optional
  • ICU would probably make sense to always bundle the "full" one

@dotnet-policy-service dotnet-policy-service bot removed this from the 9.0.0 milestone Jul 21, 2024
Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants