Make `JsAsyncGenerator` fully type safe (#5066)
Replaces the inner `JsObject` of `JsAsyncGenerator` with `JsObject<AsyncGenerator>`, which makes it fully type safe with the addition of the methods `inner_next`, `inner_return` and `inner_throw`.
J
José Julián Espina committed
3f8a99641ea51f02dc0ede7fcb75468eb6531bfe
Parent: b895f74
Committed by GitHub <noreply@github.com>
on 4/7/2026, 6:57:55 PM