You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update some `Config` defaults documentation
Indicate that the defaults are based on compilation and target settings
and document a few interactions on wasm proposals.
Closes#9694
* Apply suggestions from code review
Co-authored-by: Pat Hickey <[email protected]>
---------
Co-authored-by: Pat Hickey <[email protected]>
wasmtime/crates/wasmtime/src/config.rs
Line 998 in 6691006
Here, the documented default is wrong, because the default features of
wasmtime
includecomponent-model
wasmtime/crates/wasmtime/Cargo.toml
Line 137 in 6691006
and the enabled features is determined at compile time by
wasmtime/crates/wasmtime/src/config.rs
Line 1999 in 6691006
The documentation should be something like
The text was updated successfully, but these errors were encountered: