kaniini / libucontext

ucontext implementation featuring glibc-compatible ABI
Other
106 stars 41 forks source link

Any plans to do an ESP32 Xtensa port? #66

Open mobsense opened 1 month ago

kaniini commented 1 month ago

I have no personal interest in targeting xtensa, but will accept an implementation if one is submitted.

mobsense commented 1 month ago

Okay, it is a tough one as they have a sliding window of registers.

FYI: thank you for this project. We're using it in our EmbedThis Ioto IoT agent and it is yielding fantastic results and performance. Thank you.