[quickjs-devel] Export JS_ToQuotedString()

  • From: Connor Nolan <connor24nolan@xxxxxxxx>
  • To: "quickjs-devel@xxxxxxxxxxxxx" <quickjs-devel@xxxxxxxxxxxxx>
  • Date: Sat, 10 Aug 2019 18:51:29 +0000

It would be nice if you could create a quoted version of a string, without 
having to rely on "__quote()", it would also be nice if js_function_bind was 
able to be called from C without having to call a JavaScript function "bind()".

Other related posts: