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 }}
tinygo-org
/
tinygo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
17.7k
Code
Issues
425
Pull requests
110
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
reflect: embed internal/reflectlite types
- #4787
#4787
Merged
deadprogram
merged 14 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
ydnar:ydnar/embed-reflectlite
ydnar/tinygo:ydnar/embed-reflectlite
Copy head branch name to clipboard
Mar 17, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
reflect: embed internal/reflectlite types
#4787
deadprogram
merged 14 commits into
tinygo-org:dev
tinygo-org/tinygo:dev
from
ydnar:ydnar/embed-reflectlite
ydnar/tinygo:ydnar/embed-reflectlite
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2025
reflect, internal/reflectlite: embed reflectlite types into reflect types
ydnar
committed
2abaaf2
View commit details
Copy full SHA for 2abaaf2
Browse repository at this point
reflect: add Go 1.24 iter.Seq[2] methods
ydnar
committed
5ff0517
View commit details
Copy full SHA for 5ff0517
Browse repository at this point
runtime: use package reflectlite
ydnar
committed
2f83f26
View commit details
Copy full SHA for 2f83f26
Browse repository at this point
internal/reflectlite, reflect: handle different StructField
ydnar
committed
f962b20
View commit details
Copy full SHA for f962b20
Browse repository at this point
transform: cherry-pick from #4774
ydnar
committed
1b1872d
View commit details
Copy full SHA for 1b1872d
Browse repository at this point
internal/reflectlite, reflect: move StringHeader and SliceHeader back to package reflect
ydnar
committed
701c3d7
View commit details
Copy full SHA for 701c3d7
Browse repository at this point
internal/reflectlite: remove old reflect.go
ydnar
committed
5e42b94
View commit details
Copy full SHA for 5e42b94
Browse repository at this point
loader, iter: add shim for go1.22 and earlier
ydnar
committed
56484a6
View commit details
Copy full SHA for 56484a6
Browse repository at this point
loader, iter, reflect: use build tags for package iter and iter methods on reflect.Value
ydnar
committed
13d0f20
View commit details
Copy full SHA for 13d0f20
Browse repository at this point
reflect: copy reflect iter tests from upstream Go
ydnar
committed
c2869a2
View commit details
Copy full SHA for c2869a2
Browse repository at this point
reflect: Value.Seq iteration value types should match
Show description for 8f5030c
ydnar
committed
8f5030c
View commit details
Copy full SHA for 8f5030c
Browse repository at this point
reflect: panic on Type.CanSeq[2] instead of returning false
Show description for 2788474
ydnar
committed
2788474
View commit details
Copy full SHA for 2788474
Browse repository at this point
reflect: remove strconv.go
ydnar
committed
2064baf
View commit details
Copy full SHA for 2064baf
Browse repository at this point
reflect: remove unused go:linkname functions
ydnar
committed
ad18ffa
View commit details
Copy full SHA for ad18ffa
Browse repository at this point
You can’t perform that action at this time.