GitHub – justjake/quickjs-emscripten: Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter written in C by Fabrice Bellard.

Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter written in C by Fabrice Bellard compiled to WebAssembly.

Safely evaluate untrusted Javascript (up to ES2020).
Create and manipulate values inside the QuickJS runtime.
Expose host functions to the QuickJS runtime.