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
.
wxlanguage
/
wx
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #13
#13
Draft
MellKam
wants to merge 15 commits into
main
wxlanguage/wx:main
from
develop
wxlanguage/wx:develop
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Develop
#13
MellKam
wants to merge 15 commits into
main
wxlanguage/wx:main
from
develop
wxlanguage/wx:develop
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
chore: update wx-release skill
MellKam
committed
15ec844
View commit details
Copy full SHA for 15ec844
Browse repository at this point
devlog: ownership implementation strategy follow-up
Show description for fd640c3
MellKam
and
claude
committed
fd640c3
View commit details
Copy full SHA for fd640c3
Browse repository at this point
Commits on Aug 12, 2026
chore: move thesis into its own repo, untracked from wx
Show description for e083924
MellKam
and
claude
committed
e083924
View commit details
Copy full SHA for e083924
Browse repository at this point
Commits on Aug 16, 2026
feat: turn primitive types into real intrinsic type-alias items
Show description for b5d10dc
MellKam
and
claude
committed
b5d10dc
View commit details
Copy full SHA for b5d10dc
Browse repository at this point
devlog: primitives-as-items session, use-scoping and impl-dup findings
Show description for 71c6b7f
MellKam
and
claude
committed
71c6b7f
View commit details
Copy full SHA for 71c6b7f
Browse repository at this point
feat: split pointer mutability into exclusive/shared kinds (*T / &T)
Show description for 642097c
MellKam
and
claude
committed
642097c
View commit details
Copy full SHA for 642097c
Browse repository at this point
devlog: pointer/reference split design and align_up operator-gap findings
Show description for 2255b98
MellKam
and
claude
committed
2255b98
View commit details
Copy full SHA for 2255b98
Browse repository at this point
Commits on Aug 17, 2026
feat: operator overloading via trait dispatch, compound assignment, and LSP wiring
Show description for e583b03
MellKam
and
claude
committed
e583b03
View commit details
Copy full SHA for e583b03
Browse repository at this point
devlog: operator overloading, compound-assignment, and chained-inlining notes
Show description for 1afcd9c
MellKam
and
claude
committed
1afcd9c
View commit details
Copy full SHA for 1afcd9c
Browse repository at this point
fix: chained-inlining flat-offset collision corrupting sequential #[inline] calls
Show description for 269d37e
MellKam
and
claude
committed
269d37e
View commit details
Copy full SHA for 269d37e
Browse repository at this point
devlog: chained-inlining offset-collision fix, and closing out stale references
Show description for 49d202b
MellKam
and
claude
committed
49d202b
View commit details
Copy full SHA for 49d202b
Browse repository at this point
Commits on Aug 18, 2026
refactor: extract shared wasm instruction representation from codegen/opt
Show description for 7b526a8
MellKam
and
claude
committed
7b526a8
View commit details
Copy full SHA for 7b526a8
Browse repository at this point
devlog: effect tracking syntax rewrite and implementation plan
Show description for 5854144
MellKam
committed
5854144
View commit details
Copy full SHA for 5854144
Browse repository at this point
feat: bitwise operator traits, enum explicit-anchor values, generic-unary dispatch
Show description for d341729
MellKam
and
claude
committed
d341729
View commit details
Copy full SHA for d341729
Browse repository at this point
fix: remove redundant u64 cast flagged by clippy
Show description for 732b93f
MellKam
and
claude
committed
732b93f
View commit details
Copy full SHA for 732b93f
Browse repository at this point
You can’t perform that action at this time.