You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add WASIX extension assets and release workflows
Move the repository to source-controlled asset inputs with CI-generated release payloads. Keep asset and AOT crates as source-only templates, stage portable assets under crates/assets/payload during release, and remove committed runtime/AOT blobs from git.
Centralize artifact download/install in xtask, add a maintainer-only LLVM AOT serializer path, tighten dependency invariants, and split source-only validation from runtime validation.
Remove obsolete spike workspaces now that production WASIX build inputs live under assets/wasix-build.
0 commit comments