Yarik Bratashchuk

Results 6 issues of Yarik Bratashchuk

This PR addresses #11082.

A0-pleasereview
A3-stale
B7-runtimenoteworthy
C1-low 📌
D2-notlive 💤

Hello guys :) Are you planning to implement realtime updates?

```[tasklist] ### List of code quality issues - [ ] State current state of light node in docs - [ ] In the NodeConfig, enhance readability by grouping similar items:...

T:enhancement
T:code-hygiene
epic

Hello :) Simple question: is it possible to have multiple images per product following the same approach with e-commerce hybrid search example? I don't see a way to encode multiple...

Hello, Here is a code that crashes on `todo!` [macro](https://github.com/wasmerio/wasmer/blob/master/lib/compiler-singlepass/src/x64_decl.rs#L323): ```rust let wasm_bytes = wat2wasm(r#" (module (type $t0 (func (param funcref externref))) (import "" "" (func $hello (type $t0))) )...

priority-medium

We need to establish a comprehensive minimum viable test suite for the node package to ensure core functionality is properly tested and maintained. ## Proposed Test Suite ### 1. Core...

T:testing
execution-api