{"adoption": {"forks": 89, "observed_at": "2026-08-28T04:07:24.067355+00:00", "stars": 2823}, "canonical_url": "https://ross.abutalabs.com/products/asm-dom", "card": {"archived": false, "artifact_type": "library", "description": "A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)", "domain": ["web-development", "frontend", "cross-platform"], "enriched": true, "function": ["frontend-framework", "ui-components", "wasm", "ssr"], "health_score": 20, "homepage": "https://mbasso.github.io/asm-dom", "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "experimental", "member_repos": ["mbasso/asm-dom"], "name": "mbasso/asm-dom", "platform": ["cpp", "browser"], "pushed_at": "2023-03-03T18:16:02+00:00", "repo": "mbasso/asm-dom", "stars": 2823, "tags": ["virtual-dom", "webassembly", "emscripten", "single-page-applications", "jsx-like-syntax", "diffing", "web-server", "nodejs"], "topics": ["virtual-dom", "dom", "rendering", "virtual-dom-library", "webassembly", "wasm", "asmjs", "diffing", "asm-dom", "vdom"], "urls": [], "use_cases": ["build a single-page application in C++ compiled to WebAssembly", "reuse existing C/C++ code in a web app without writing JS bindings", "share one C++ codebase between desktop, mobile, and web apps", "render virtual DOM diffs at near-native speed in the browser", "do server-side rendering of a C++ SPA on Node.js", "write frontend views with a JSX-like syntax in C++"], "what_it_is": "asm-dom is a minimal WebAssembly virtual DOM library that lets developers build single-page applications entirely in C++ compiled with Emscripten. It handles DOM API calls on behalf of the C++ code, supports a JSX-like syntax via gccx, and offers server-side rendering on Node.js.", "when_to_avoid": ["you want a batteries-included, opinionated frontend framework with routing and state management", "your team works primarily in JavaScript or TypeScript", "you need a mature, actively maintained library with a large ecosystem", "you can't tolerate the JS-WASM binding overhead for DOM interactions"], "when_to_choose": ["you have substantial C/C++ code you want to run in the browser without a binding layer", "you want an unopinionated, low-level virtual DOM you can structure yourself", "you want to share application logic across web and native platforms in C++", "you're experimenting with WebAssembly for DOM-heavy apps"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/asm-dom", "repo": "mbasso/asm-dom", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.067355+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.289902+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "63196140e440a59dff8cbb3c9732c3ec121210b400ea5214a5ee4c7c108df651", "fetched_at": "2026-08-28T04:07:24.067355+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mbasso/asm-dom"}, {"content_hash": "d5c60adcf61b5f5598376992bbe92214014b78975d9e617e524796be8af77a9c", "fetched_at": "2026-08-29T09:53:34.104195+00:00", "kind": "homepage", "missing": false, "url": "https://mbasso.github.io/asm-dom"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3476, "days_push": 1279, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}