Docs.rs
wasmtime-c-api-impl-22.0.1
wasmtime-c-api-impl 22.0.1
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
github:bytecodealliance:wasmtime-publish
wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cap-std ^3.0.0
normal
optional
env_logger ^0.10
normal
optional
futures ^0.3.27
normal
optional
log ^0.4.8
normal
once_cell ^1.12.0
normal
tokio ^1.26.0
normal
optional
tracing ^0.1.26
normal
wasmtime ^22.0.1
normal
wasmtime-c-api-macros =22.0.1
normal
wasmtime-wasi ^22.0.1
normal
optional
wat ^1.209.1
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmtime_
c_
api
22.0.1
wasmtime_c_api
Function
wasm_instance_copy
Copy item path
source
#[no_mangle] pub extern "C" fn wasm_instance_copy( src: &
wasm_instance_t
, ) ->
Box
<
wasm_instance_t
>