-
We converted all StopIteration to StopAll at #95.
It make the wasm filter couldn't work in some typically scenarios, for example, custom auth may require to parse body to complete the authenticatio…
-
Hi there,
I'd like to bring attention to an area of ambiguity in the `wasi:http` specification concerning runtime behavior for incoming requests. Currently, implementations like `wasmtime serve` r…
-
```
vscode@docker-desktop:~/proxy-wasm-cpp-host$ bazel build --define=engine=multi :lib
INFO: Analyzed target //:lib (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
ERROR: /buil…
-
*Title*: *One line description*
*Description*:
Envoy only supports fetching a WASM module [remotely via http](https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/core/v3/base.proto#config-…
-
We use proxy-wasm-rust-sdk for our stats plugin. Recently we received a bug report from our customer. By looking into the backtrace, we found that the crash happened within the hostcalls.rs in the SDK…
-
This has been requested in several places, and the spec is the place where we need to solve it,
so I raise this issue for visibility for future inquiries.
- https://github.com/proxy-wasm/proxy-wa…
-
Even though you can specify timeout in dispatch_http_call Rust SDK, it doesn't seem to return any Status and the function stops instead. Same case for invalid upstream.
-
As a developer who wants to create filters using Proxy-WASM it is hard to understand the exact lifecycle of filters. It doesn't seem to be documented anywhere.
It would be great if this project had…
-
## Description
I'm trying out the `jupyterlite-terminal` extension in a custom JupyterLite deployment, which disables the service worker but runs in a secure context (so the contents drive is a…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised
### Issue
Hello!
Can someone clarif…