Hacker News new | ask | show | jobs
by ioquatix 2936 days ago
Thanks so much for your reply.

I was inspired by libco, and it is a great library.

I am happy to collaborate.

I tested the aarch64 implementation on a raspberry pi. Sometimes it's tricky to test. I was thinking of setting up a test harness for the different architectures.

Another idea I had was to distribute compiled `.o` files to avoid the assembler nightmare, which I agree is a problem.