Takeshi Yoneda
Takeshi Yoneda
A bug in beta1 is fixed, and the patch was released in beta2 https://github.com/tetratelabs/wazero/pull/783
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. -...
We recently are having the flaky seg fault as in * https://github.com/tetratelabs/wazero/actions/runs/7853356149/job/21432882550?pr=2036 * https://github.com/tetratelabs/wazero/actions/runs/7856559936/job/21439463102 since the failure is happening for both wazevo and old compiler, I am pretty confident that...
Unfortunately, Proxy-Wasm ABI hasn't been appropriately documented since the beginning and has started being used by Envoy and Istio without the proper reference except for the code base of Envoy...
Note: I am completely open to discuss the naming of the option ### 1. Why is this pull request needed and what does it do? This resolves #4198 and #6640...
**What would you like to be added**: I would like to add a plugin option of `dnstap` to filter out certain messages. Such configuration might be based on the [message...
https://github.com/tetratelabs/wazero/actions/runs/8136283387/job/22232319694?pr=2113
This changes the order of traversal of basic blocks in `passRedundantPhiEliminationOpt` optimization pass in a way that the algorithm converges more quickly. In order to do so, run the pass...
ref: https://github.com/tetratelabs/wazero/pull/1177#issuecomment-1449072947 tldr is that this repository doesn't implement all of the encoding in v2. In order to ensure the validity of the implementations, we should do spectest on wabin...
~I suspect this was after #2265~, turns out this has existed at least since v1.7.0 https://github.com/tetratelabs/wazero/actions/runs/9684312101/job/26721778588 This will be a blocker for the next release