10 lines
383 B
Markdown
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. |