mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
An exception on the Python side should be passed to the Promise reject callback on the JavaScript side. Signed-off-by: Damien George <damien@micropython.org>