Hi guys,
I am using ClearScript (v7.3.7) in my project.
Currently i'm struggling with transfer of AsyncIterable from V8 to C#.
You have implemented automatic marshalling in oposite way (AsyncEnumerable -> AsyncIterable) but i cannot find the way how to pass it.
Any ideas?