Support more environments with libyafl#10
Conversation
|
I'm facing some issue in SEGV in std::function::target with libcxx+no-rtt environment like macos |
|
I can confirm that coroutine based Lua scripts, compiled with clx, are crashing on macOS ARM64. |
|
Boost.Context was another candidate but libyafl seems to be more maintained and tested. I'd like to have working CI for at least Windows and macOS to land this PR so keeping to draft for a while |
|
I think it might be done with just single lines of asm on ARM64 without third party library... I am currently on it |
|
The ARM64/macOS ucontext‑like implementation is now working 👍 |
https://github.com/kyle-github/libyafl