Instrumentable Events
Currently available packages:
wasm:opcode: to instrument Wasm opcodeswasm:func: to instrument Wasm functions- currently supports
entryandexit - future:
unwind
- currently supports
wasm:block: to instrument Wasm basic blocks
Packages to be added:
threadoperation eventsgcoperation eventsmemoryaccess (read/write) eventstableaccess (read/write) events- WASI
componentoperation events, e.g.wasi:http:send_req:alt wasm:begin/wasm:endeventstrapsexceptionthrow/rethrow/catch events