mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-28 08:01:33 +00:00
doc(runtime-c-api) Add short module descriptions.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! Wasm global.
|
||||
//! Create, set, get and destroy global variables of an instance.
|
||||
|
||||
use crate::value::{wasmer_value_t, wasmer_value_tag};
|
||||
use wasmer_runtime::Global;
|
||||
|
Reference in New Issue
Block a user