☰
In wasmtime_runtime::libcalls
Functions
activations_table_insert_with_gc
data_drop
drop_externref
elem_drop
externref_global_get
externref_global_set
memory32_grow
memory_atomic_notify
memory_atomic_wait32
memory_atomic_wait64
memory_copy
memory_fill
memory_init
new_epoch
out_of_gas
ref_func
table_copy
table_fill
table_get_lazy_init_funcref
table_grow
table_init
wasmtime_f32_ceil
wasmtime_f32_floor
wasmtime_f32_nearest
wasmtime_f32_trunc
wasmtime_f64_ceil
wasmtime_f64_floor
wasmtime_f64_nearest
wasmtime_f64_trunc
wasmtime_i64_ishl
wasmtime_i64_sdiv
wasmtime_i64_srem
wasmtime_i64_sshr
wasmtime_i64_udiv
wasmtime_i64_urem
wasmtime_i64_ushr
?
Function
wasmtime_runtime
::
libcalls
::
wasmtime_f32_nearest
source
·
[
−
]
pub extern "C" fn wasmtime_f32_nearest(x:
f32
) ->
f32
Expand description
Implementation of f32.nearest