Skip to content

feat: surface remaining wasm meta fields on wasm detail page - #46

Merged
pselle merged 2 commits into
mainfrom
feat/wasm-build-meta-fields
Aug 26, 2026
Merged

feat: surface remaining wasm meta fields on wasm detail page#46
pselle merged 2 commits into
mainfrom
feat/wasm-build-meta-fields

Conversation

@pselle

@pselle pselle commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Display the wasm build meta fields on the wasm detail page -- some were displayed, now display all of them. Hide when null.

Backend already returns rsver/rssdkver/cliver/rssdk_spec_shaking/binver
on every wasm's `meta` object, but only source_repo was ever rendered.
Add the rest as DetailField rows, hidden when null (rssdk_spec_shaking
and binver are nullable in production — WasmMeta's types were wrong).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@pselle pselle changed the title feat: surface remaining wasm build-meta fields on wasm detail page feat: surface remaining wasm meta fields on wasm detail page Aug 26, 2026
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@pselle
pselle requested review from chadoh and zachfedor August 26, 2026 20:33
@pselle
pselle merged commit f2ca79d into main Aug 26, 2026
3 checks passed
@pselle
pselle deleted the feat/wasm-build-meta-fields branch August 26, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants