Exitcode

typealias Exitcode = Int(source)

WASI Preview1 type $exitcode

Exit code generated by a process when exiting.

Definition:

(typename $exitcode u32)