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
Type
/
to 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
.
google
/
emboss
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
91
Code
Issues
63
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Optional 128-bit Integer Support to C++ Runtime
- #239
#239
Open
AaronWebster
wants to merge 9 commits into
master
google/emboss:master
from
int128-runtime-support
google/emboss:int128-runtime-support
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add Optional 128-bit Integer Support to C++ Runtime
#239
AaronWebster
wants to merge 9 commits into
master
google/emboss:master
from
int128-runtime-support
google/emboss:int128-runtime-support
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
Add optional 128-bit integer support to C++ runtime
AaronWebster
committed
c6c2d1e
View commit details
Copy full SHA for c6c2d1e
Browse repository at this point
Refactor: Apply consistent formatting and fix include order
AaronWebster
committed
1afdaa1
View commit details
Copy full SHA for 1afdaa1
Browse repository at this point
Update prelude to support 128-bit integers and enhance tests
Show description for ff7ae55
AaronWebster
committed
ff7ae55
View commit details
Copy full SHA for ff7ae55
Browse repository at this point
Address PR feedback for 128-bit integer support
Show description for ea6c4ee
AaronWebster
committed
ea6c4ee
View commit details
Copy full SHA for ea6c4ee
Browse repository at this point
Restore testdata/__init__.py copyright header
AaronWebster
committed
2ef3528
View commit details
Copy full SHA for 2ef3528
Browse repository at this point
Fix range check for integer fields wider than 64 bits
Show description for 9a622ce
AaronWebster
committed
9a622ce
View commit details
Copy full SHA for 9a622ce
Browse repository at this point
Address review feedback: revert unrelated changes and tidy 128-bit support
Show description for 357dad7
AaronWebster
committed
357dad7
View commit details
Copy full SHA for 357dad7
Browse repository at this point
Support text format for integer fields wider than 64 bits
Show description for dc9030a
AaronWebster
committed
dc9030a
View commit details
Copy full SHA for dc9030a
Browse repository at this point
Commits on Jul 23, 2026
Address review feedback: update docs and clarify comments for 128-bit support
Show description for 5f83d88
AaronWebster
committed
5f83d88
View commit details
Copy full SHA for 5f83d88
Browse repository at this point
You can’t perform that action at this time.