this is a fork from https://github.com/dargueta/unicorn-lua, use xmake, build with MSVC and lua5.4 on Windows
requirements:
- python: to run tools/generate_constants.py
- xmake: to build
steps:
- CD to unicorn-lua, and config the directory
xmake f --UNICORN_DIR=<UNICORN-Directory>
- Execute
xmake