Rust bindings for dynarmic, an ARM dynamic recompiler.
You can find some minimal examples in tests/ on the GitHub page.
Like the original software, the dynarmic crate is licensed under the 0BSD License. dynarmic uses several libraries with permissive licensing under either the Boost Software License, the MIT license, or the BSD-2-Clause license. Each of the licenses have been provided in the source code of dynarmic and of this crate.