wasmtime_environ::__core::panicking

Module panic_const

Source
đŸ”¬This is a nightly-only experimental API. (panic_internals)

Functions§

panic_const_add_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_async_fn_resumedExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_async_fn_resumed_panicExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_async_gen_fn_resumedExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_async_gen_fn_resumed_panicExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_coroutine_resumedExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_coroutine_resumed_panicExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_div_by_zeroExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_div_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_gen_fn_noneExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_gen_fn_none_panicExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_mul_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_neg_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_rem_by_zeroExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_rem_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_shl_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_shr_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.
panic_const_sub_overflowExperimental
This is a panic called with a message that’s a result of a MIR-produced Assert.