You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
Describe the bug / error
When I am trying to use the following package: "google.golang.org/protobuf/proto"
And in particular:
I get the following error during Envoy startup:
Failed to load Wasm module due to a missing import: wasi_snapshot_preview1.fd_filestat_get
When I give up this package the error is gone and the module loads successfully.
What is your Envoy/Istio version?
envoyproxy/envoy-dev:ce4845329292c3b896fc0d26d5555e6ab54a30b7
What is the SDK version?
Commit bd6f695
What is your TinyGo version?
tinygo version 0.25.0 windows/amd64 (using go version go1.19 and LLVM version 14.0.0)
URL or snippet of your code including Envoy configuration
Additional context (Optional)
The text was updated successfully, but these errors were encountered: