japronto
japronto copied to clipboard
ARM architecture support
You can try https://github.com/nemequ/simde for easy transfer of SSE / AVX instructions to ARM.
I edit the code
build.py
picohttpparser.c
cpu_features.c

then,compile it in raspberry

and run it

but

Today, I finally know why I can't compile in arm.
Because I didn't use -fsigned-char and simde didn't have _ mm_ cmpestri.