[wasm] We can't free memory in wasm as it uses the malloc mmap backend.
[mono.git] / scripts / peverify.in
1 #!/bin/sh
2 exec @bindir@/pedump $MONO_OPTIONS --verify metadata,code "$@"