libucontext
libucontext copied to clipboard
Meson build system issue for the `loongarch64` and `x86` architectures
The build system is currently broken for loongarch64 and x86. They need to use startcontext.S
instead of trampoline.c
. Fixed in pull request #63.