lazymio

Results 721 comments of lazymio

You seem to mess up with the git history. If you are not familiar with it, I will cherry pick your commit afterwards with #2237

Thanks for reporting this. I think we should resolve this via #2237

Probably #2134 Would you mind trying https://github.com/unicorn-engine/unicorn/commit/0bb1bbd93c9e821154845ba81b81e8a05c49c3b7 ?

What’s the difference? ________________________________ From: mojtabafalleh ***@***.***> Sent: Sunday, July 13, 2025 3:13:38 AM To: unicorn-engine/unicorn ***@***.***> Cc: Subscribed ***@***.***> Subject: [unicorn-engine/unicorn] Incorrect CPU Flags Set After imul rax, rax,...

Backend support is already on dev (meaning it can compile on loongarch) while frontend (meaning it can emulate instructions) is on our private branch under porting. The systematical difficulty is...

> I prefer dropping down cmake and use the zig build system it seems that someone have ported unicorn to it. [here](https://github.com/vesim987/unizorn/blob/master/build.zig) I agree with this and contributions are highly...

> I can upstream my build.zig if you want, iirc building for Linux and MacOS was working, windows build failed due to missing some compiler built in We accept the...

Thanks for your contributions but you should submit this to https://github.com/unicorn-engine/unicorn-engine-rs The rust bindings were already removed in the dev branch

Then you could submit both =)