Skip to content

fix(compiler): recognize tuples in Array.isArray - #154

Merged
ctate merged 3 commits into
mainfrom
ctate/fix-arr-crash
Aug 14, 2026
Merged

fix(compiler): recognize tuples in Array.isArray#154
ctate merged 3 commits into
mainfrom
ctate/fix-arr-crash

Conversation

@ctate

@ctate ctate commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator
  • Treat fixed tuple record shapes as JavaScript arrays.
  • Keep union tag tests and narrowing aligned.
  • Add Native SDK facade regression coverage.

- Treat fixed tuple record shapes as JavaScript arrays.
- Keep union tag tests and narrowing aligned.
- Add Native SDK facade regression coverage.

Co-authored-by: John Lindquist <36073+johnlindquist@users.noreply.github.com>
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
scriptc Ready Ready Preview Aug 14, 2026 3:39pm

@ctate
ctate merged commit 1e4f71d into main Aug 14, 2026
14 checks passed
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