2 comments

[ 3.2 ms ] story [ 13.0 ms ] thread
Hi HN, I am looking for feedback. I wrote libSimpleCGI after years of running into cases where I needed to write C extensions for WSGI apps. Extensions born from either performance concerns OR legacy code reuse.

I was curious if this is/was a common problem for other developers and whether this library is of any practical use.

This actually works! Good work.