Commit 6898e841 authored by Éloïs's avatar Éloïs Committed by GitHub
Browse files

add feature wasmtime-jitdump (#9871)



* add feature wasmtime-jitdump

* remove unwrap

* always enable wasmtime/jitdump feature

* env WASMTIME_PROFILING_STRATEGY: retun an error for unknown value

* Add doc for env var WASMTIME_PROFILING_STRATEGY

* Update client/executor/wasmtime/Cargo.toml

Co-authored-by: default avatarSergei Shulepov <[email protected]>

* warning instead of error

* Update client/executor/wasmtime/src/runtime.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

* update doc: unknown value cause warning instead of error

* log warning only once

* static  right next to the usage

Co-authored-by: default avatarSergei Shulepov <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 802afa9f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment