wasmi
0.32.3
Module hint
Module Items
Functions
In wasmi::
core
wasmi
::
core
Module
hint
Copy item path
Source
Functions
ยง
cold
Indicates that the calling scope is unlikely to be executed.
likely
Indicates that the condition is likely
true
.
unlikely
Indicates that the condition is unlikely
true
.