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] More flexible boot config schema #102148

Open
maraf opened this issue May 13, 2024 · 1 comment
Open

[browser] More flexible boot config schema #102148

maraf opened this issue May 13, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Milestone

Comments

@maraf
Copy link
Member

maraf commented May 13, 2024

When pulled Blazor SDK down to runtime, we chose the Blazor format of boot.json. It's benefit is a compact layout, but it doesn't give a room for adding metadata. We should design a new schema that won't be excessively chatty, but would provide a room for expansion. Random notes

  • Leave assets split into groups by behavior
  • Each asset should be an object which would allow to attach mutiple key-value
  • Migrate internal assets processing to a unified schema
@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels May 13, 2024
@maraf maraf added this to the Future milestone May 13, 2024
Copy link
Contributor

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

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

No branches or pull requests

2 participants