Package-level declarations
Types
Link copied to clipboard
class ChasmErrorException(val error: ChasmError, message: String? = null, cause: Throwable? = null) : ChasmException
Link copied to clipboard
Link copied to clipboard
Thrown when application calls "proc_exit" WASI function.