quickjs-emscripten icon indicating copy to clipboard operation
quickjs-emscripten copied to clipboard

regexp: allow [\-] in unicode mode

Open sanish-bruno opened this issue 5 months ago • 1 comments
trafficstars

Currently when we try to execute any code which has \- and /u combination with the regex, it causes issues within the sandbox. Similar change has been made to update the bellard/quick-js commit

sanish-bruno avatar Jun 20 '25 07:06 sanish-bruno