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
Type
/
to 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
756
Pull requests
84
Discussions
Actions
Security and quality
46
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
cranelift: stack-switching support
- #11003
#11003
Merged
posborne
merged 39 commits into
bytecodealliance:main
bytecodealliance/wasmtime:main
from
posborne:stack-switching-cranelift
posborne/wasmtime:stack-switching-cranelift
Copy head branch name to clipboard
Sep 4, 2025
Conversation
Commits
39
(39)
Checks
Files changed
Merged
cranelift: stack-switching support
#11003
posborne
merged 39 commits into
bytecodealliance:main
bytecodealliance/wasmtime:main
from
posborne:stack-switching-cranelift
posborne/wasmtime:stack-switching-cranelift
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2025
cranelift: stack-switching support
Show description for 2ab6356
3 people
committed
2ab6356
View commit details
Copy full SHA for 2ab6356
Browse repository at this point
cranelift: stack-switching updates pass 1
Show description for 0853a16
posborne
committed
0853a16
View commit details
Copy full SHA for 0853a16
Browse repository at this point
cranelift: stack-switching: restore original visibility for a few func_environ members
posborne
committed
858b22a
View commit details
Copy full SHA for 858b22a
Browse repository at this point
cranelift: stack-switching conditional compilation
Show description for 43a3972
posborne
committed
43a3972
View commit details
Copy full SHA for 43a3972
Browse repository at this point
cranelift: avoid "as" casts in stack-switching
Show description for 100d621
posborne
committed
100d621
View commit details
Copy full SHA for 100d621
Browse repository at this point
cranelift: cleanup stack-switching control_effect signatures
Show description for 00c2b56
posborne
committed
00c2b56
View commit details
Copy full SHA for 00c2b56
Browse repository at this point
cranelift: rename stack-switching VMArray to VMHostArray
Show description for e9fa92d
posborne
committed
e9fa92d
View commit details
Copy full SHA for e9fa92d
Browse repository at this point
Commits on Jun 11, 2025
stack-switching: fix typo
Show description for 866fbff
posborne
and
dhil
authored
866fbff
View commit details
Copy full SHA for 866fbff
Browse repository at this point
stack-switching: used Index impl for get_stack_slot_data
posborne
committed
115e503
View commit details
Copy full SHA for 115e503
Browse repository at this point
stack-switching: use smallvec over vec in several cases
posborne
committed
11c6b4a
View commit details
Copy full SHA for 11c6b4a
Browse repository at this point
stack-switching: avoid resumetable naming confusion
posborne
committed
fa8001e
View commit details
Copy full SHA for fa8001e
Browse repository at this point
stack-switching: cleanup unused params from unchecked_get_continuation
Show description for 51017f2
posborne
committed
51017f2
View commit details
Copy full SHA for 51017f2
Browse repository at this point
stack_switching: simplify store_data_entries assertion
posborne
committed
44c2b34
View commit details
Copy full SHA for 44c2b34
Browse repository at this point
stack-switching: simplify translate_table_{grow,fill} control flow
posborne
committed
b8fb8b3
View commit details
Copy full SHA for b8fb8b3
Browse repository at this point
Commits on Jun 12, 2025
stack-switching: remove translate_resume_throw stub
Show description for a693350
posborne
committed
a693350
View commit details
Copy full SHA for a693350
Browse repository at this point
Commits on Jun 16, 2025
stack-switching: compute control_context_size based on target triple
posborne
committed
eeab1b1
View commit details
Copy full SHA for eeab1b1
Browse repository at this point
stack-switching: VMHostArrayRef updates
Show description for 3bd138f
posborne
committed
3bd138f
View commit details
Copy full SHA for 3bd138f
Browse repository at this point
Commits on Jun 18, 2025
stack-switching: move cranelift code to live under func_environ
Show description for 49313bc
posborne
committed
49313bc
View commit details
Copy full SHA for 49313bc
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into stack-switching-cranelift
Show description for 5ccd3f7
posborne
committed
5ccd3f7
View commit details
Copy full SHA for 5ccd3f7
Browse repository at this point
stack-switching: formatting fix
posborne
committed
c86b06a
View commit details
Copy full SHA for c86b06a
Browse repository at this point
Commits on Jun 30, 2025
stack-switching: reduce visibility on a few additional items
posborne
committed
ab50f6c
View commit details
Copy full SHA for ab50f6c
Browse repository at this point
stack-switching: simplify contobj fatptr con/de-struction
posborne
committed
6797ea2
View commit details
Copy full SHA for 6797ea2
Browse repository at this point
stack-switching: add disas tests to cover new instructions
posborne
committed
a6a3ff8
View commit details
Copy full SHA for a6a3ff8
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into stack-switching-cranelift
posborne
committed
71c1e6d
View commit details
Copy full SHA for 71c1e6d
Browse repository at this point
Commits on Jul 2, 2025
stack-switching: fix layout of VMContObj
Show description for ba013f9
posborne
committed
ba013f9
View commit details
Copy full SHA for ba013f9
Browse repository at this point
Commits on Jul 14, 2025
Merge remote-tracking branch 'upstream/main' into stack-switching-cranelift
posborne
committed
3a26125
View commit details
Copy full SHA for 3a26125
Browse repository at this point
Fix formatting of merge conflict resolution
posborne
committed
8d06297
View commit details
Copy full SHA for 8d06297
Browse repository at this point
cranelift: remove ir::function::get_stack_slot_data
Show description for cae4878
posborne
committed
cae4878
View commit details
Copy full SHA for cae4878
Browse repository at this point
Commits on Jul 21, 2025
Merge remote-tracking branch 'upstream/main' into stack-switching-cranelift
posborne
committed
2bdfb25
View commit details
Copy full SHA for 2bdfb25
Browse repository at this point
Commits on Aug 26, 2025
Merge remote-tracking branch 'upstream/main' into stack-switching-cranelift
Show description for 1f4c3de
posborne
committed
1f4c3de
View commit details
Copy full SHA for 1f4c3de
Browse repository at this point
stack-switching: reduce visibility of a couple func_environ methods
posborne
committed
61d22a6
View commit details
Copy full SHA for 61d22a6
Browse repository at this point
stack-switching: define VMContObj as two words
Show description for 078002a
posborne
committed
078002a
View commit details
Copy full SHA for 078002a
Browse repository at this point
Commits on Aug 27, 2025
fixup! stack-switching: define VMContObj as two words
posborne
committed
e1c704c
View commit details
Copy full SHA for e1c704c
Browse repository at this point
stack-switching: add stub Val::ContRef
Show description for 7d4e678
posborne
committed
7d4e678
View commit details
Copy full SHA for 7d4e678
Browse repository at this point
Commits on Aug 28, 2025
fixup! stack-switching: add stub Val::ContRef
posborne
committed
e929cb7
View commit details
Copy full SHA for e929cb7
Browse repository at this point
fixup! stack-switching: add stub Val::ContRef
posborne
committed
e258e35
View commit details
Copy full SHA for e258e35
Browse repository at this point
fixup! stack-switching: define VMContObj as two words
Show description for 5e24337
posborne
committed
5e24337
View commit details
Copy full SHA for 5e24337
Browse repository at this point
Commits on Aug 29, 2025
stack-switching: don't conflate host and target pointer sizes
Show description for ed4b010
posborne
committed
ed4b010
View commit details
Copy full SHA for ed4b010
Browse repository at this point
Commits on Sep 2, 2025
stack-switching: VMHostArray entry sizes based off env PtrSize
Show description for 9343ab9
posborne
committed
9343ab9
View commit details
Copy full SHA for 9343ab9
Browse repository at this point
You can’t perform that action at this time.