mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 19:52:58 +00:00
e197b10b96b9f7226dfd246d73e34478df7de1b7
VisitVariant allows one to use a generic lambda to visit a boost::variant. This is necessary because boost::visit_variant requires the visitor type to provide a return type.
Dynarmic
A dynamic recompiler for the ARMv6K architecture.
Documentation
Design documentation can be found at docs/Design.md.
Plans
Medium-term
Long-term
- ARMv7A support
- ARMv5 support
Description
Languages
C
68.8%
C++
20.6%
POV-Ray SDL
9.7%
Pascal
0.6%
CMake
0.3%