1.0.3 • Published 2 years ago

arex-js-sandbox v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Arex JavaScript Sandbox

This package deals with providing a JavaScript sandbox for executing various security sensitive external scripts.

How does this work?

This package makes use of quickjs-empscripten for building sandboxes for running external code on Arex.

Currently implemented sandboxes:

  • Arex Test Scripts
  • Arex Pre Request Scripts

Development

  1. Install the package dependencies
pnpm install
  1. Try out the demo src/demo.ts using:
npm run demo
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago