nottinygc icon indicating copy to clipboard operation
nottinygc copied to clipboard

Higher-performance allocator for TinyGo WASI apps

Results 1 nottinygc issues
Sort by recently updated
recently updated
newest added

When I implemented the envoy proxy-wasm plugin, I found that if the response body is processed by gzip compression, a memory leak will occur. This problem also exists in the...