v2.0.0-beta.9 - 2026/07/29
Pre-release
Pre-release
Internal
- Add
inlineannotations to prevent spilling in some execution handlers. - Simplify fetching memory bytes in the executor. #2010
- This improves codegen for some
loadandstoreexecution handlers.
- This improves codegen for some
- Make the
Insttype wrap usize on platforms with enough GPRs. #2011- This improves performance on platforms such as
aarch64(a.k.a Apple Silicon).
- This improves performance on platforms such as