-
Thanks for filing a feature request! Please fill out the TODOs below.
#### Feature
It seems that the only way to import other packages right now is to vendor them, so I tried to do that by symlink…
-
The current implementation works (famous last words). However, it does not fit well with the lifetime of the tasks, which may (or may not) run (one or multiple) GRPC requests.
### Description of the …
-
The [proxy_get_header_map_value](https://github.com/envoyproxy/envoy/blob/788f26648d7ef73bd22b5ff6f343ac57fe923544/source/extensions/common/wasm/context.cc#L767-L768) hostcall currently only returns a…
-
## Description
Currently, to build an Edgee WASM component, we need to download wasi_snapshot_preview1.reactor.wasm manually.
Investigate the current build process and identify potential optimizati…
-
**Version info**
- OS: Windows 10
- Build: 2096
**Description**
Sublime merge SOMETIMES stops responding right after opening a specific repository. It happens in bursts for some reason, li…
-
I am trying to create wasm file for Golang project, but I am getting error as described below.
**OS:** Windows 10
C:\Users\USERXYZ> go version
**go version go1.21.3** windows/amd64
C:\Users\US…
-
Thanks for the great work you've created.
I would like to know if the support of tcp connection in wasm profiler planned?
It will be really handy if Tracy is available on browser with tcp connecti…
-
*Description*:
Currently in WASM is not possible to set [Dynamic Metadata](https://www.envoyproxy.io/docs/envoy/latest/configuration/advanced/well_known_dynamic_metadata).
_This metadata emitted by…
-
We get a panic in our Rust Envoy filter when we try to open a new gRPC stream to any hostname that DNS can’t find any hosts for. Reproduced with Envoy versions 1.25.2 and 1.28.2, and the latest Rust p…
-
Now the app only supports windows. (on android is not easy enough. )
I'm thinking whether we can use WASM to create a proxy in browser?
Anybody are good at WASM with go/rust?