-
Locally I'm testing the two optimization modes with wasm-opt version 110:
```
$ wasm-opt --help
…
-Os execute default optimization
…
-
Throughout the docs site and several other places we lack precise definitions for what kind of WebAssembly support Unit offers. There is also extra confusion because our two incompatible Wasm implemen…
-
Hi folks, I'm looking for advice. We are building a product around ProxyWasm and we'd love to support as many languages/SDKs as possible. We've been doing benchmarking and stress testing on various pl…
-
*Description*:
Add WAF support. The implementation should focus on [coraza-proxy-wasm](https://github.com/corazawaf/coraza-proxy-wasm) but allow other WAF solutions in the future.
- [ ] Create a d…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### OS/Web Information
Local, remote OS: Ubuntu 22.04
Remote Architecture: amd64
```
$ code-server --version
4.95.…
-
proxy-wasm extensions allows people to extend proxy functionalities in the request/response lifecycle and are deployed along with proxies but have their own lifecycle.
One big issue right now is th…
-
WasmBase::start is called for every plugin;
https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/668bc99e4ead7872f014638ff16c68736853da43/src/wasm.cc#L593
and inside of it ContextBase::onStart…
-
### Is this the right place to submit this?
- [x] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Referencing P…
-
FF132 [release date](https://whattrainisitnow.com/calendar/): Oct. 29th 2024
[FF132 release notes](https://www.mozilla.org/firefox/132.0/releasenotes/)
[FF132 for developers](https://developer.moz…
-
At the moment, iroh clients that connect to a relay via websockets do so using the `tokio_tungstenite_wasm` library, which doesn't support providing your own `AsyncRead/AsyncWrite`, so you're not in c…