Skip to content

port it all to tish#2

Open
spacedevin wants to merge 3 commits into
mainfrom
tish
Open

port it all to tish#2
spacedevin wants to merge 3 commits into
mainfrom
tish

Conversation

@spacedevin
Copy link
Copy Markdown
Owner

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
juke-sh Ready Ready Preview, Comment May 20, 2026 6:59pm

.replace(/h \^ \(h >>> 13\)/g, 'h ^ Math.floor(h / 8192)')
.replace(/\(\(h \^= h >>> 16\) >>> 0\)/g, '(h ^ Math.floor(h / 65536)) % 4294967296')
.replace(/\.substr\(/g, '.substring(')
.replace(/for \(let /g, 'for (let ')
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