Takeshi Yoneda

Results 219 comments of Takeshi Yoneda

I am pretty confident that this is an TinyGo issue. Could you try https://github.com/wasilibs/nottinygc to see problems will be gone? ref: https://github.com/tetratelabs/proxy-wasm-go-sdk/issues/349#issuecomment-1427408903

Hi there from Wasm community, has anyone considered using Wasm as a sandboxed execution env for python repl? You can think of it as an isolated OS kernel in the...

even if this function is added, Envoy/Istio has no way to report back to the users. Plus this seems essentially the same as the return value from the existing `proxy_on_configure`...

@rdrozhdzh thank you for the thorough reviews. I think I addressed all your comments, so I would appreciate it if you can take a look again!

@rdrozhdzh actually, I am not planning to introduce that RCODE based filter as that seems not worth it vs the complexity in the API.

kindly ping any codeowner for a quick look?

@rdrozhdzh thanks, that issue looks almost the same as this one. More importantly, I didn't know the fact that the similar configuration existed before. I will go ahead and open...

https://github.com/coredns/coredns/pull/6643

I had a discussion with @wu-sheng offline, and my idea is just "having multiple streams and rotate/drain one stream periodically at a time" rather than "use/reconnect one stream and buffer...

https://github.com/tetratelabs/wazero/pull/1049