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

chore: namespace observe c api #164

Closed G4Vi closed 5 months ago

G4Vi commented 5 months ago

To avoid naming collisions and make it easy for wasm-instr to avoid instrumenting the manual api. (Part of fixing https://github.com/dylibso/wasm-practitioners-guide-to-observability/issues/12)