justjake / quickjs-emscripten

Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
https://www.npmjs.com/package/quickjs-emscripten
Other
1.18k stars 94 forks source link

Fix git SHA documentation and update quickjs-ng #156

Closed justjake closed 4 months ago

justjake commented 4 months ago

This PR brings in a version of quickjs-ng that has the JS_GetModuleNamespace API, same as upstream. It also corrects the github commits we listed for our current quickjs version (they were previously using SHAs from quickjs-ng)