mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-11 00:55:32 +00:00
typo
This commit is contained in:
parent
468b6eace7
commit
a2edc1852d
|
@ -10,7 +10,7 @@ Unicorn offers some unparalleled features:
|
|||
- Clean/simple/lightweight/intuitive architecture-neutral API
|
||||
- Implemented in pure C language, with bindings for Python, Java, and Go
|
||||
- Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed)
|
||||
- High performace via Just-In-Time compilation
|
||||
- High performance via Just-In-Time compilation
|
||||
- Support for fine-grained instrumentation at various levels
|
||||
- Thread-safety by design
|
||||
- Distributed under open source license GPL
|
||||
|
|
Loading…
Reference in a new issue