lazymio

Results 721 comments of lazymio

TODO: Format code when we are ready.

And I would strongly recommend having a `cargo-release` CI. I will have a look recently if I find some extra time. Aslo there are actions to automatically generate release notes,...

Closing as no activities.

Yes, exactly. You are nesting uc_emu_start, which could potentially leads to this crash. Temporary workaround is not calling uc_emu_start in any callbacks.

> Thanks, I understand. Do you have any plans to solve this problem in the future? This is easy to solve if you could provide a smaller reproduction. Usually just...

> > I have no idea about this. The building environment should be the same or there might be Github Action bugs. Again, we need a reproduction to locate this...

That works on my mbp. Are you on dev branch and what error do you get?

> If I use locally compiled dylib, this problem would not occur. I have no idea why the built dynamic libraries by Github Action is failed but #2026 will surely...