Karan Lokchandani
Karan Lokchandani
### Enforce Subtyping Depth Limit in WebAssembly Validation This PR resolves [#3949](https://github.com/wasmedge/wasmedge/issues/3949), which identified that WasmEdge incorrectly allows execution of WebAssembly modules with excessive sub-typing depth, creating behavior inconsistencies with...
relevant issue: https://github.com/supermemoryai/supermemory/issues/553
we should probably update the discord invite link since it no longer works
relevant issue: https://github.com/commaai/opendbc/issues/1184 | Branch | Collection Time (Linux CI) | Total Test Time | |----------------|-----------------------------|-----------------| | master | 0.7-1 sec | ~25 – 30 sec | | PR |...
This PR re-enables the previously ignored `outbound-postgres` and `outbound-postgres-variable-permission` tests. It also fixes their flakiness. fixes: https://github.com/spinframework/spin/issues/2907 high-level changes: - Re-enabled previously ignored flaky tests - Added PostgreSQL service to...