Register to generate an API key & access the auto-instrumenting WebAssembly compiler service:
Login with GitHubor
register via email:
To use the compiler preview service with your API Key:
curl --fail -F wasm=@code.wasm -H "Authorization: Bearer $API_KEY" \
https://compiler-preview.dylibso.com/instrument > code.instr.wasm
https://compiler-preview.dylibso.com/instrument > code.instr.wasm
View the Observe SDK docs for more information.