Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AssemblyScript
/
assemblyscript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
690
Star
18k
Code
Issues
180
Pull requests
24
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Speedup String#{ indexOf, lastIndexOf }
- #2649
#2649
Draft
MaxGraey
wants to merge 22 commits into
AssemblyScript:main
AssemblyScript/assemblyscript:main
from
MaxGraey:opt-single-char-comp
MaxGraey/assemblyscript:opt-single-char-comp
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Speedup String#{ indexOf, lastIndexOf }
#2649
MaxGraey
wants to merge 22 commits into
AssemblyScript:main
AssemblyScript/assemblyscript:main
from
MaxGraey:opt-single-char-comp
MaxGraey/assemblyscript:opt-single-char-comp
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2023
wip
MaxGraey
committed
cbd7eb2
View commit details
Copy full SHA for cbd7eb2
Browse repository at this point
fix
MaxGraey
committed
087eb1f
View commit details
Copy full SHA for 087eb1f
Browse repository at this point
better
MaxGraey
committed
eb8a25f
View commit details
Copy full SHA for eb8a25f
Browse repository at this point
fix
MaxGraey
committed
618e13c
View commit details
Copy full SHA for 618e13c
Browse repository at this point
Commits on Feb 14, 2023
better
MaxGraey
committed
c8b53f5
View commit details
Copy full SHA for c8b53f5
Browse repository at this point
refactor
MaxGraey
committed
4bc5145
View commit details
Copy full SHA for 4bc5145
Browse repository at this point
simplify
MaxGraey
committed
c12a3a0
View commit details
Copy full SHA for c12a3a0
Browse repository at this point
refactor
MaxGraey
committed
4404ad6
View commit details
Copy full SHA for 4404ad6
Browse repository at this point
refactor
MaxGraey
committed
7ceeea0
View commit details
Copy full SHA for 7ceeea0
Browse repository at this point
less parens
MaxGraey
committed
6b5145c
View commit details
Copy full SHA for 6b5145c
Browse repository at this point
more
MaxGraey
committed
927f9ca
View commit details
Copy full SHA for 927f9ca
Browse repository at this point
Merge branch 'main' into opt-single-char-comp
MaxGraey
committed
95ea83c
View commit details
Copy full SHA for 95ea83c
Browse repository at this point
more indexOf tests
MaxGraey
committed
6cb592e
View commit details
Copy full SHA for 6cb592e
Browse repository at this point
more
MaxGraey
committed
fea3106
View commit details
Copy full SHA for fea3106
Browse repository at this point
lastIndexOf wip
MaxGraey
committed
7f4c9ef
View commit details
Copy full SHA for 7f4c9ef
Browse repository at this point
Commits on Feb 15, 2023
more fast paths
MaxGraey
committed
6117265
View commit details
Copy full SHA for 6117265
Browse repository at this point
Commits on Feb 16, 2023
upd lock
MaxGraey
committed
56248f7
View commit details
Copy full SHA for 56248f7
Browse repository at this point
Commits on Feb 19, 2023
finish findCodePointBackward
MaxGraey
committed
5cebdb0
View commit details
Copy full SHA for 5cebdb0
Browse repository at this point
fix?
MaxGraey
committed
d96336c
View commit details
Copy full SHA for d96336c
Browse repository at this point
fix + more tests
MaxGraey
committed
111330b
View commit details
Copy full SHA for 111330b
Browse repository at this point
fix
MaxGraey
committed
c248ffd
View commit details
Copy full SHA for c248ffd
Browse repository at this point
fix?
MaxGraey
committed
6a7035a
View commit details
Copy full SHA for 6a7035a
Browse repository at this point
You can’t perform that action at this time.