mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-27 15:41:33 +00:00
doc(runtime-c-api) Add short module descriptions.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! Wasm values.
|
||||
//! Create and map Rust to WebAssembly values.
|
||||
|
||||
use libc::{int32_t, int64_t};
|
||||
use wasmer_runtime::Value;
|
||||
|
Reference in New Issue
Block a user