Function wasmer_cli::commands::run::exit_with_wasi_exit_code
source ยท fn exit_with_wasi_exit_code(result: Result<(), Error>) -> !
Expand description
Exit the current process, using the WASI exit code if the error contains one.