This is a load generator algorithm that implements the wost case search for quicksort O(n²).
This image is already in the repository registry, but the build command follows:
docker buildx build -t quicksort .
To see all possible arguments, type:
docker container run --rm --runtime io.containerd.wasmedge.v1 -i ghcr.io/ferrazarthur/wasi_wasm_container_tests:quicksort --help