# HerringtonDarkholme/vue-compiler

Vue's template compiler reimplemented in Rust!

Repository: https://github.com/HerringtonDarkholme/vue-compiler
Canonical: https://ross.abutalabs.com/products/vue-compiler
Language: Rust
License: MIT
License Family: permissive
Topics: vuejs, vue, rust, compiler
Last push: 2026-08-26T15:02:37+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 1840, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1115, forks 41 (observed 2026-08-28T04:03:38.293409+00:00)

## What it is
A reimplementation of Vue's template compiler written in Rust, distributed as a Rust library, CLI binary, Node.js napi package, and WebAssembly npm package. It aims to bring native-speed Vue template compilation with a browser playground for experimentation.

## Use cases
- compile vue templates faster in rust
- speed up vue build pipeline
- use vue template compiler from nodejs
- parse vue sfc templates in rust
- try vue template compilation in the browser
- replace javascript vue compiler with native binary

## When to choose
- You need faster Vue template compilation than the JavaScript compiler
- You want to integrate Vue template parsing into Rust or Node.js tooling
- You want to experiment with the compiler output in a wasm playground

## When to avoid
- You need the fully official, spec-complete Vue compiler for production builds
- You need a browser-only runtime compilation build
- You depend on features not yet on the project roadmap

## Facets
- artifact type: library
- maturity: active
- function: compiler, parser, build-tool, cli
- domain: web-development, frontend, compilers, parsers, developer-tools
- platform: rust, wasm, cli, cross-platform
- tags: vue, template-compiler, napi, wasm, javascript-tooling, nodejs

## Member repositories
- HerringtonDarkholme/vue-compiler (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.293409+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:42:09.055028+00:00, confidence not recorded.
  - readme: https://github.com/HerringtonDarkholme/vue-compiler (fetched 2026-08-28T04:03:38.293409+00:00, sha e7c14f084119)
- Data as of 2026-08-30T08:39:29.467469+00:00.
