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
Accelerator
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
.
ohmjs
/
ohm
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
5.5k
Code
Issues
40
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
wasm: Maintain rightmost failure position during parse
- #523
#523
Merged
pdubroy
merged 11 commits into
main
ohmjs/ohm:main
from
pdubroy/wasm-failurePos
ohmjs/ohm:pdubroy/wasm-failurePos
Copy head branch name to clipboard
Jul 26, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
wasm: Maintain rightmost failure position during parse
#523
pdubroy
merged 11 commits into
main
ohmjs/ohm:main
from
pdubroy/wasm-failurePos
ohmjs/ohm:pdubroy/wasm-failurePos
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2025
wasm: Implement fast path w/ preallocated nodes for commons cases
pdubroy
committed
50cbd22
View commit details
Copy full SHA for 50cbd22
Browse repository at this point
Commits on Jul 23, 2025
Beginnings of correctly setting failure pos
pdubroy
committed
8c9331f
View commit details
Copy full SHA for 8c9331f
Browse repository at this point
Commits on Jul 24, 2025
implement labels, wrapTerminalLike; enable basic failurePos tests
pdubroy
committed
1dddc3a
View commit details
Copy full SHA for 1dddc3a
Browse repository at this point
saving & restoring, tests not passing yet.
pdubroy
committed
3bf9de6
View commit details
Copy full SHA for 3bf9de6
Browse repository at this point
Commits on Jul 25, 2025
Get most tests passing, space skipping not yet
pdubroy
committed
b943818
View commit details
Copy full SHA for b943818
Browse repository at this point
get tests passing, new rule eval return format
pdubroy
committed
62ffeda
View commit details
Copy full SHA for 62ffeda
Browse repository at this point
Commits on Jul 26, 2025
Proper save/restore of failurePos (local + global). Plus type refactor
pdubroy
committed
59c0cee
View commit details
Copy full SHA for 59c0cee
Browse repository at this point
store failurePos in memo entries
pdubroy
committed
25e4cb4
View commit details
Copy full SHA for 25e4cb4
Browse repository at this point
Everything working!
pdubroy
committed
220b246
View commit details
Copy full SHA for 220b246
Browse repository at this point
Remove prealloc stuff
pdubroy
committed
459057c
View commit details
Copy full SHA for 459057c
Browse repository at this point
re-enable property-based tests
pdubroy
committed
5f176d1
View commit details
Copy full SHA for 5f176d1
Browse repository at this point
You can’t perform that action at this time.