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 }}
ghzhost
/
nulang
Public
forked from
nulang-org/nulang
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nulang
src
aot
on
next-phase
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 2, 2026
refactor: drop the 'not yet supported' phrase from user-facing errors
Show description for 6d13788
dporkka
committed
6d13788
View commit details
Copy full SHA for 6d13788
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
fix(aot): replace catch-all Unsupported arms with explicit match variants
Show description for 321784f
dporkka
committed
321784f
View commit details
Copy full SHA for 321784f
View code at this point
Browse repository at this point
fix(aot): compile MIR blocks in topological order
Show description for 60f5c70
dporkka
committed
60f5c70
View commit details
Copy full SHA for 60f5c70
View code at this point
Browse repository at this point
feat(aot): implement Record, Tuple, ArrayLit, Pow, String ops in AOT backend
Show description for dcf1d15
dporkka
committed
dcf1d15
View commit details
Copy full SHA for dcf1d15
View code at this point
Browse repository at this point
fix: add native backend test support, fix WASM if-expr syntax
Show description for d6570d7
dporkka
committed
d6570d7
View commit details
Copy full SHA for d6570d7
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
feat(effects): single-shot handler optimization, PerformDirect AOT/JIT support
Show description for 79ca2ff
dporkka
committed
79ca2ff
View commit details
Copy full SHA for 79ca2ff
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
style: apply rustfmt to entire codebase
Show description for c4a3fd5
dporkka
committed
c4a3fd5
View commit details
Copy full SHA for c4a3fd5
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
perf: replace std HashMap with FxHashMap in hot paths, remove unnecessary clones
Show description for 684769b
dporkka
committed
684769b
View commit details
Copy full SHA for 684769b
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
feat: DX improvements — error spans, crash fixes, CLI ergonomics, better messages
Show description for 349a102
dporkka
committed
349a102
View commit details
Copy full SHA for 349a102
View code at this point
Browse repository at this point
refactor: codebase quality improvements (7-item plan)
Show description for 05edac1
dporkka
committed
05edac1
View commit details
Copy full SHA for 05edac1
View code at this point
Browse repository at this point
test: extend coverage across WASM, AOT, JIT, package, and runtime subsystems
Show description for 5babf19
dporkka
committed
5babf19
View commit details
Copy full SHA for 5babf19
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
ci: enforce zero warnings, fix clippy lints, add release build
Show description for 5f6006f
dporkka
committed
5f6006f
View commit details
Copy full SHA for 5f6006f
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
perf: unboxed Ne/Div/Mod, persistent LLM thread, jitter fix, cached configs
Show description for 72ef265
dporkka
committed
72ef265
View commit details
Copy full SHA for 72ef265
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
perf(aot): unboxed Int fast paths + boxing wrapper + self-recursive calls
Show description for 838b6bd
dporkka
committed
838b6bd
View commit details
Copy full SHA for 838b6bd
View code at this point
Browse repository at this point
feat: unboxed compilation infrastructure (CompileMode, all-Int detection)
Show description for ffe13cb
dporkka
committed
ffe13cb
View commit details
Copy full SHA for ffe13cb
View code at this point
Browse repository at this point
fix: add Le/Ge/Ne comparison ops, fix SSA liveins intersection
Show description for cceade1
dporkka
committed
cceade1
View commit details
Copy full SHA for cceade1
View code at this point
Browse repository at this point
feat: function calls, lambdas, and cross-function calls in native backend
Show description for e01626d
dporkka
committed
e01626d
View commit details
Copy full SHA for e01626d
View code at this point
Browse repository at this point
fix: SSA block-param merging for if/else and proper helper sigs
Show description for 5d2d108
dporkka
committed
5d2d108
View commit details
Copy full SHA for 5d2d108
View code at this point
Browse repository at this point
feat: add --backend native (AOT via Cranelift) with typed MIR metadata
Show description for 8f40ff9
dporkka
committed
8f40ff9
View commit details
Copy full SHA for 8f40ff9
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.