run
run copied to clipboard
Safely execute untrusted code with ESM syntax support, dynamic injection of ESM modules from URL or plain JS code, and granular access control based on whitelisting for each JS object.
Results
1
run issues
Sort by
recently updated
recently updated
newest added
Like, let's say I want to process all imports through babel (recursively), is that possible?