lazymio

Results 37 issues of lazymio

Upgrade libmdbx to v0.13.0

## Motivation Typo ## Solution As shown ## PR Checklist - [ ] Added Tests - [ ] Added Documentation - [ ] Updated the changelog Not needed.

As title, this adds a new function `function_arguments_typed` to return `Vec`, which makes it much easier to use because parsing string returned by `function_arguments` is really a pain. I ran...

As title. 1. Implement `TryFrom` 2. Support Shanghai fork 3. Now enum raw values are correct

### Discussed in https://github.com/unicorn-engine/unicorn/discussions/1981 Originally posted by **ALanovaya** July 23, 2024 I am emulating code on x86 that contains instructions working with floating point numbers, but for some reason during...

### Description Hello, Thanks for offering the precious macOS arm runners! However, as suggested in many places, the runners are virtualized with Apple Virtualization Framework and thus run jobs under...

Area: Apple
OS: macOS
feature request

Hello! Spot this project when checking unicorn crates. As far as I can tell, it should be the first to boot some real-world operating systems, i.e. full system emulation via...

Hello, due to the fact that we have lots of fixes not published, Unicorn needs another patch version before reaching 2.2.0. My time is quite limited recently but I will...