mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 20:58:28 +00:00
doc(c-api) Mark some types as unstable.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
use super::super::engine::wasm_config_t;
|
||||
use super::target_lexicon::wasm_target_t;
|
||||
|
||||
/// Updates the configuration to specify a particular target for the engine.
|
||||
/// Unstable non-standard Wasmer-specific API to update the
|
||||
/// configuration to specify a particular target for the engine.
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user