Files
unicorn/bindings/zig/README.md
Matheus C. França c6158b8628 zig consts
2023-03-23 10:09:41 -03:00

10 lines
383 B
Markdown

# Unicorn-engine-Zig
[Zig](https://ziglang.org/) bindings for the [Unicorn](http://www.unicorn-engine.org/) emulator with utility functions.
*Unicorn* is a lightweight multi-platform, multi-architecture CPU emulator framework
based on [QEMU](http://www.qemu.org/).
## How to use
Add to your project the file `unicorn/unicorn.zig` that will manage all the available architectures.