Docs.rs
wasmtime-runtime-5.0.1
wasmtime-runtime 5.0.1
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cfg-if ^1.0
normal
encoding_rs ^0.8.31
normal
indexmap ^1.0.2
normal
libc ^0.2.112
normal
log ^0.4.8
normal
memfd ^0.6.2
normal
memoffset ^0.6.0
normal
paste ^1.0.3
normal
rand ^0.8.3
normal
wasmtime-asm-macros =5.0.1
normal
wasmtime-environ =5.0.1
normal
wasmtime-fiber =5.0.1
normal
wasmtime-jit-debug =5.0.1
normal
once_cell ^1.12.0
dev
cc ^1.0
build
mach ^0.3.2
normal
windows-sys ^0.42.0
normal
rustix ^0.36.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
☰
In wasmtime_runtime::libcalls::trampolines
?
Function
wasmtime_runtime
::
libcalls
::
trampolines
::
activations_table_insert_with_gc
source
·
[
−
]
pub unsafe extern "C" fn activations_table_insert_with_gc( vmctx:
*mut
VMContext
, val:
*mut
u8
)