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

Observe API single header libraries for C and C++ #140

Closed G4Vi closed 1 month ago

G4Vi commented 10 months ago

The simplicity of the Observe API bindings makes it an ideal library candidate to implement as a single header library. A script can make it easy to still provide the traditional src file + header setup for users that prefer that setup.