ITADN

Request to include `quickjs-libc.h` in `quickjs.bind.h`

#590Openrushmi0 创建于 2026-01-04
kind:featuretag:help wantedtopic:bindingstopic:upstream
R
rushmi0commented
Could you please add the following include in `quickjs.bind.h`: ```c #include "quickjs/quickjs-libc.h" ``` This will allow me to use `js_std_add_helpers` and conveniently access `console.log` and `print` in QuickJS, which will greatly improve usability. Thank you very much for considering this request!
1 条评论