Project Icon

run

Safe and Efficient Code Execution with Web Workers for Data Processing

Product DescriptionRun is a compact library designed for executing user JavaScript code securely within Web Workers. It specializes in data transformation by limiting specific global functions to maintain security. Particularly useful for low-code platforms, it ensures non-intrusive task execution by preventing DOM access and host application context interference. The library supports asynchronous and external library code, with optional network call restrictions. Integrate seamlessly using CDN or npm for optimal performance in projects like the Slashd Dashboard SDK.
Project Details