Skip to content

Conversation

@dpgeorge
Copy link
Member

Summary

The webassembly port does not have anything that needs polling when waiting for events, so it can just use the default (empty) definitions of MICROPY_INTERNAL_WFE and MICROPY_INTERNAL_EVENT_HOOK.

Testing

Tested locally running the test suite with the webassembly pyscript variant. Will also be tested as part of CI.

The webassembly port does not have anything that needs polling when waiting
for events, so it can just use the default (empty) definitions of
`MICROPY_INTERNAL_WFE` and `MICROPY_INTERNAL_EVENT_HOOK`.

Signed-off-by: Damien George <damien@micropython.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant