Docs.rs
wasmer-vm-5.0.1
wasmer-vm 5.0.1
Docs.rs crate page
MIT OR Apache-2.0 WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
backtrace ^0.3
normal
cfg-if ^1.0
normal
corosensei ^0.2.0
normal
crossbeam-queue ^0.3.8
normal
dashmap ^6.0.1
normal
derivative ^2
normal
enum-iterator ^0.7.0
normal
fnv ^1.0.3
normal
indexmap ^2
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
loupe ^0.1.3
normal
optional
memoffset ^0.9.0
normal
more-asserts ^0.2
normal
region ^3.0.2
normal
scopeguard ^1.1.0
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
tracing ^0.1
normal
optional
wasmer-types =5.0.1
normal
cc ^1.0
build
windows-sys ^0.59
normal
mach2 ^0.4.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmer_
vm
5.0.1
In wasmer_
vm::
libcalls
wasmer_vm
::
libcalls
Function
wasmer_vm_f64_ceil
Copy item path
Source
#[no_mangle] pub extern "C" fn wasmer_vm_f64_ceil(x:
f64
) ->
f64
Expand description
Implementation of f64.ceil