Docs.rs
wasmtime-c-api-impl-35.0.0
wasmtime-c-api-impl 35.0.0
Permalink
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.93
normal
cap-std ^3.4.4
normal
optional
env_logger ^0.11.5
normal
optional
futures ^0.3.27
normal
optional
log ^0.4.8
normal
tokio ^1.30.0
normal
optional
tracing ^0.1.26
normal
wasmtime ^35.0.0
normal
wasmtime-internal-c-api-macros =35.0.0
normal
wasmtime-wasi ^35.0.0
normal
optional
wat ^1.235.0
normal
optional
Versions
19.17%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
35.0.0
wasmtime_c_api
Function
wasmtime_trap_new_code
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn wasmtime_trap_new_code( code:
u8
, ) ->
Box
<
wasm_trap_t
>