Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
bytecodealliance
/
cranelift-jit-demo
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
740
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Nov 7, 2025
Merge pull request #78 from vandycarlos/main
Show description for 3e5e9b6
cfallin
authored
3e5e9b6
Copy full SHA for 3e5e9b6
Commits on Nov 1, 2025
update cranelift dependencies to 0.125.3
vandycarlos
committed
764cf2c
Copy full SHA for 764cf2c
Commits on Apr 15, 2025
Merge pull request #77 from liangfu/update-cranelift-2
Show description for e829a2a
pchickey
authored
e829a2a
Copy full SHA for e829a2a
add unsafe block
liangfu
committed
5bab35d
Copy full SHA for 5bab35d
update cranelift dependencies to 0.118.0
liangfu
committed
ab4f473
Copy full SHA for ab4f473
Commits on Jul 12, 2023
Merge pull request #75 from alex-spies/update-deps-0.97
Show description for e435835
Pat Hickey
authored
e435835
Copy full SHA for e435835
Commits on Jul 11, 2023
Update variable names and README
Alexander Spies
committed
4fd3297
Copy full SHA for 4fd3297
Use cranelift 0.97 and peg 0.8
Alexander Spies
committed
7ed1270
Copy full SHA for 7ed1270
Commits on Jul 10, 2023
Merge pull request #76 from alex-spies/fix-readme-links
Show description for ffa2f68
Pat Hickey
authored
ffa2f68
Copy full SHA for ffa2f68
Commits on Jul 7, 2023
Fix/update links in the README
Alexander Spies
committed
e53d3f9
Copy full SHA for e53d3f9
Commits on Feb 27, 2023
Merge pull request #73 from jntrnr/update_demo_fix_aarch
Show description for 4b12506
Pat Hickey
authored
4b12506
Copy full SHA for 4b12506
Update deps and fix aarch
sophiajt
committed
735d7e2
Copy full SHA for 735d7e2
Commits on Sep 22, 2022
Merge pull request #70 from jntrnr/patch-1
Show description for 3742c96
tschneidereit
authored
3742c96
Copy full SHA for 3742c96
Also update the corresponding URL
sophiajt
authored
7dbed9e
Copy full SHA for 7dbed9e
Update my name :)
sophiajt
authored
5bffcbf
Copy full SHA for 5bffcbf
Commits on Jul 18, 2022
update cranelift dependencies to 0.85.1
liangfu
authored and
bnjbvr
committed
2e1fd35
Copy full SHA for 2e1fd35
Commits on Feb 13, 2022
Merge pull request #64 from wackbyte/patch-1
Show description for a1d9dce
Pat Hickey
authored
a1d9dce
Copy full SHA for a1d9dce
Commits on Feb 12, 2022
Fix typo in README.md
wackbyte
authored
7125437
Copy full SHA for 7125437
Commits on Nov 15, 2021
Update for latest cranelift
Ivan Chinenov
authored and
bnjbvr
committed
4f70b58
Copy full SHA for 4f70b58
Commits on Jan 25, 2021
s/simplejit_demo/cranelift_jit_demo
booklearner
authored and
sunfishcode
committed
aee927d
Copy full SHA for aee927d
update cranelift dependencies to 0.69.0
booklearner
authored and
sunfishcode
committed
9374c93
Copy full SHA for 9374c93
update to cranelift-jit-demo
booklearner
authored and
sunfishcode
committed
e09f30a
Copy full SHA for e09f30a
run 'cargo fmt' on project
booklearner
authored and
sunfishcode
committed
afa2fb9
Copy full SHA for afa2fb9
update refs in src/jit.rs
booklearner
authored and
sunfishcode
committed
b0f2eaf
Copy full SHA for b0f2eaf
update references to simplejit in readme
booklearner
authored and
sunfishcode
committed
e6d22d0
Copy full SHA for e6d22d0
change cranelift-simplejit to cranelift-jit in Cargo.toml
booklearner
authored and
sunfishcode
committed
537ee84
Copy full SHA for 537ee84
Commits on Dec 29, 2020
update the repo link in Cargo.toml
booklearner
authored and
sunfishcode
committed
e120e20
Copy full SHA for e120e20
Commits on Dec 20, 2020
Update links in README (#51)
Show description for 37d26cc
0xekez
authored
37d26cc
Copy full SHA for 37d26cc
Commits on Nov 12, 2020
Merge pull request #49 from Robbepop/robin-improvements
Show description for 562ddd5
Pat Hickey
authored
562ddd5
Copy full SHA for 562ddd5
Commits on Nov 11, 2020
put toy.rs in src/bin
Robbepop
committed
85a21ea
Copy full SHA for 85a21ea
remove unneeded [[bin]] section
Robbepop
committed
3119159
Copy full SHA for 3119159
apply clippy suggestion
Robbepop
committed
63e83ed
Copy full SHA for 63e83ed
apply pchickey's suggestions
Robbepop
committed
249c8dd
Copy full SHA for 249c8dd
apply clippy suggestions
Robbepop
committed
840f916
Copy full SHA for 840f916
update to cranelift 0.68
Robbepop
committed
253cded
Copy full SHA for 253cded
Previous
Next
You can’t perform that action at this time.