quickjs-emscripten
quickjs-emscripten copied to clipboard
regexp: allow [\-] in unicode mode
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