Skip to content

Add TSRX parser support#93

Draft
thejackshelton wants to merge 1 commit into
yuku-toolchain:mainfrom
thejackshelton:feat/tsrx
Draft

Add TSRX parser support#93
thejackshelton wants to merge 1 commit into
yuku-toolchain:mainfrom
thejackshelton:feat/tsrx

Conversation

@thejackshelton

Copy link
Copy Markdown

Summary

  • adds .tsrx language mode and parser support for TSRX syntax
  • supports dynamic tags, lazy destructuring, code blocks, template control flow, raw style elements, submodule imports, and JSX text entities
  • updates codegen, npm/wasm surfaces, docs, fixtures, and snapshots
  • splits TSRX parser logic into syntax/tsrx/ to keep JSX root smaller

Tests

  • zig build test
  • bun test/parser/run.ts
  • bun test test/codegen

Add .tsrx language support across parser, codegen, npm/wasm surfaces, docs, and fixtures.

Support dynamic tags, lazy destructuring, statement containers, template control flow, raw style elements, submodule imports, and JSX text entity decoding.
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@thejackshelton is attempting to deploy a commit to the Arshad Pro Team on Vercel.

A member of the Team first needs to authorize it.

@thejackshelton
thejackshelton marked this pull request as draft June 29, 2026 08:31
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
yuku-playground Ready Ready Preview, Comment Jun 29, 2026 8:39am

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.

1 participant