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
.
mono
/
CppSharp
Public
Notifications
You must be signed in to change notification settings
Fork
541
Star
3.4k
Code
Issues
321
Pull requests
25
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add macOS ARM64 support
- #1879
#1879
Draft
tritao
wants to merge 13 commits into
mono:main
mono/CppSharp:main
from
tritao:arch-arm64
tritao/CppSharp:arch-arm64
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Add macOS ARM64 support
#1879
tritao
wants to merge 13 commits into
mono:main
mono/CppSharp:main
from
tritao:arch-arm64
tritao/CppSharp:arch-arm64
Copy head branch name to clipboard
Commits
Commits on Oct 27, 2024
Auto-detect architecture in `build.sh`.
tritao
committed
29653a0
View commit details
Copy full SHA for 29653a0
Browse repository at this point
Fix path combine and improve error reporting for `ParserGen`.
tritao
committed
83eabbc
View commit details
Copy full SHA for 83eabbc
Browse repository at this point
Re-generate macOS parser bindings.
tritao
committed
721b125
View commit details
Copy full SHA for 721b125
Browse repository at this point
Remove macOS version prefix for parser bindings.
tritao
committed
ef4e9a1
View commit details
Copy full SHA for ef4e9a1
Browse repository at this point
Add arm64 CI and update to macOS 14 build bot.
tritao
committed
2aff3b4
View commit details
Copy full SHA for 2aff3b4
Browse repository at this point
Commits on Oct 29, 2024
Remove `std::string` from the native Clang AST.
tritao
committed
0897119
View commit details
Copy full SHA for 0897119
Browse repository at this point
Fix ABI leakage.
tritao
committed
62d2792
View commit details
Copy full SHA for 62d2792
Browse repository at this point
Fix exceptions mismatch.
tritao
committed
4926470
View commit details
Copy full SHA for 4926470
Browse repository at this point
Revert "Fix exceptions mismatch."
Show description for eda3dab
tritao
committed
eda3dab
View commit details
Copy full SHA for eda3dab
Browse repository at this point
Align memory alloc.
tritao
committed
05eb5f3
View commit details
Copy full SHA for 05eb5f3
Browse repository at this point
Explicit layouts.
tritao
committed
4701d9c
View commit details
Copy full SHA for 4701d9c
Browse repository at this point
Commits on Oct 31, 2024
Switch to explicit layouts by default.
tritao
committed
ee4f946
View commit details
Copy full SHA for ee4f946
Browse repository at this point
Commits on Nov 10, 2024
Avoid explicit indirect return pointers for ARM64.
tritao
committed
9b017a4
View commit details
Copy full SHA for 9b017a4
Browse repository at this point
You can’t perform that action at this time.