dylibso / observe-sdk

Continuous runtime observablity SDKs to monitor WebAssembly code.
https://dev.dylibso.com/docs/observe/overview
Apache License 2.0
156 stars 7 forks source link

Add advisory check on wasm-instr version in producers section #146

Open G4Vi opened 9 months ago

G4Vi commented 9 months ago

As this check would be advisory, it is not essential for https://github.com/dylibso/observe-sdk/issues/143 and thus https://github.com/dylibso/observe-sdk/issues/142 . Work is near done on the wasm-instr side, but split off here to avoid holding up component support.