Files
bun.sh/test/js/web
Claude Bot ab5ee0b17d Improve ReadableStream.from() spec compliance based on PR review
- Implement comprehensive WHATWG web streams test suite
- Fix iterator method validation and error handling
- Add proper cancellation support with return() method
- Defer iterator creation until first pull to avoid early execution
- Handle both sync and async iterables with promise unwrapping
- Ensure proper error propagation for iterator failures

Fixes most WPT test cases (44/46 passing) for ReadableStream.from()
Remaining edge cases for stream auto-pull behavior and cancel validation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 06:32:00 +00:00
..
2025-05-20 20:01:38 -07:00
2025-07-14 14:18:18 -07:00
2025-05-14 18:58:24 -07:00
2023-09-24 03:16:51 -07:00