An open API service indexing awesome lists of open source software.

https://github.com/compiler-explorer/cewrapper

jail for execution of windows applications
https://github.com/compiler-explorer/cewrapper

Last synced: 4 months ago
JSON representation

jail for execution of windows applications

Awesome Lists containing this project

README

          

# cewrapper

jailing wrapper for execution of windows applications

## usage

`cewrapper.exe C:\full\path\to\executable.exe arguments`

for some verboseness, use `cewrapper.exe -v C:\full\path\to\executable.exe arguments`

## dev

To format your sourcefiles, use clang-format. Can be downloaded along with llvm [here](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.6/LLVM-15.0.6-win64.exe)