extism / go-sdk

Extism Go SDK - easily run WebAssembly modules in your Go applications
https://pkg.go.dev/github.com/extism/go-sdk
BSD 3-Clause "New" or "Revised" License
85 stars 10 forks source link

doc: remove log from example in readme #38

Closed nilslice closed 1 year ago

nilslice commented 1 year ago

Something (possibly the LE conversion) was causing a runtime error reading out of bounds when I ran these examples. I don't have time to debug, but figure we're not really losing anything if we just remove these from the example code so they don't fail for other users who are trying the code.