Files
micropython/tests/ports/webassembly/iterator.mjs.exp
Damien George c056840ee8 webassembly/objpyproxy: Implement JS iterator protocol for Py iterables.
This allows using JavaScript for..of on Python iterables.

Signed-off-by: Damien George <damien@micropython.org>
2024-05-07 00:20:56 +10:00

8 lines
17 B
Plaintext

a
b
c
1
2
3
True