node-quickjs-emscripten

Javascript/Typescript bindings for QuickJS compiled to WebAssembly
  https://github.com/justjake/quickjs-emscripten#readme
  0
  no reviews



Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions. Create and manipulate values inside the QuickJS runtime. Expose host functions to the QuickJS runtime.

Node.js is an event-based server-side JavaScript engine.