What's Changed
- Binary translation is no longer experimental
- Improve binary translation performance
- Binary translation instruction counting is now very accurate
- Lower binary translation footprint
- Tail-call dispatch is no longer experimental, w/compressed instructions support, tests
- Add new experimental read-write arena mode, adding performance
- Add new experimental libtcc binary translation mode
- Add some speculation safety to memory operations
- Compressed instructions now passes fuzzing tests
- Add quite a bit more B-extension instructions
- Tons of small improvements and fixes!
Full Changelog: v0.21...v0.22