Package-level declarations

Types

Link copied to clipboard
class ProcExitException(val exitCode: Int) : RuntimeException

Thrown when application calls "proc_exit" WASI function.