Yarik Bratashchuk
Yarik Bratashchuk
This PR addresses #11082.
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:...
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))) )...
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...