Closed hilaryRope closed 4 months ago
Happy to pick this up and resolve it. Long term solution should be to update every SDK and PDK to support trace. There will be a separate ticket for it
I will pick this up :)
Thanks! Let us know if you get stuck on anything
This issue is made of two parts:
"A warn log!"
--log-level=trace
. Here is an example:Compile it onto
.wasm
:tinygo build -o plugin.wasm -target wasi main.go
and finally: