QuickJS内置了对FD的直接操作,何不使用C语言胶合JS和socket,让用户自由操作HTTP请求? 本人C语言刚入门,因此写的比较简单,见谅
QuickJS is a small and embeddable JavaScript engine. It aims to support the latest ECMAScript specification.
This project is a fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon, after it went dormant, with the intent of reigniting its development.
Head over to the project website for instructions on how to get started and more documentation.
@bnoordhuis, @saghul, and many more contributors.