Type Definition wasmer::VMConfig

source ·
pub type VMConfig = VMConfig;
👎Deprecated: wasmer::VMConfig is deprecated, use wasmer::sys::VMConfig instead
Expand description

Configuration for the runtime VM Currently only the stack size is configurable