mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 05:08:19 +00:00
doc(c-api) Add more documentation.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
//! Unstable non-standard Wasmer-specific types for the
|
||||||
|
//! `wasm_engine_t` and siblings.
|
||||||
|
|
||||||
use super::super::engine::wasm_config_t;
|
use super::super::engine::wasm_config_t;
|
||||||
use super::target_lexicon::wasm_target_t;
|
use super::target_lexicon::wasm_target_t;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user