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
.
bytecodealliance
/
wasmtime
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
18.5k
Code
Issues
757
Pull requests
84
Discussions
Actions
Security and quality
46
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
cranelift-assembler-x64: no_std support
- #12235
#12235
Merged
alexcrichton
merged 11 commits into
bytecodealliance:main
bytecodealliance/wasmtime:main
from
the-ssd:cranelift-nostd-assembler
the-ssd/wasmtime:cranelift-nostd-assembler
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
cranelift-assembler-x64: no_std support
#12235
alexcrichton
merged 11 commits into
bytecodealliance:main
bytecodealliance/wasmtime:main
from
the-ssd:cranelift-nostd-assembler
the-ssd/wasmtime:cranelift-nostd-assembler
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2026
cranelift-assembler-x64: no_std support
the-ssd
committed
0502ab1
View commit details
Copy full SHA for 0502ab1
Browse repository at this point
cargo fmt
the-ssd
committed
f3097c8
View commit details
Copy full SHA for f3097c8
Browse repository at this point
Update cranelift/assembler-x64/src/xmm.rs
Show description for 88c1dba
the-ssd
and
bjorn3
authored
88c1dba
View commit details
Copy full SHA for 88c1dba
Browse repository at this point
Update cranelift/assembler-x64/src/imm.rs
Show description for b14010c
the-ssd
and
bjorn3
authored
b14010c
View commit details
Copy full SHA for b14010c
Browse repository at this point
Update cranelift/assembler-x64/src/api.rs
Show description for ca60524
the-ssd
and
bjorn3
authored
ca60524
View commit details
Copy full SHA for ca60524
Browse repository at this point
Reorder import of alloc
the-ssd
authored
bb54410
View commit details
Copy full SHA for bb54410
Browse repository at this point
#![no_std]
the-ssd
committed
c374cc9
View commit details
Copy full SHA for c374cc9
Browse repository at this point
revert main.rs
the-ssd
committed
afd80f1
View commit details
Copy full SHA for afd80f1
Browse repository at this point
cargo fmt
the-ssd
committed
ae06948
View commit details
Copy full SHA for ae06948
Browse repository at this point
remove core feature
the-ssd
committed
678630e
View commit details
Copy full SHA for 678630e
Browse repository at this point
Commits on Jan 2, 2026
Fix CI
the-ssd
authored
55ce2b5
View commit details
Copy full SHA for 55ce2b5
Browse repository at this point
You can’t perform that action at this time.