diff options
author | Damien George <damien@micropython.org> | 2024-03-29 23:58:50 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-30 13:13:51 +1100 |
commit | 5114f2c1ea7c05fc7ab920299967595cfc5307de (patch) | |
tree | cafe5f46a33dce5345a82a8c0299f9abec3afe15 /docs/esp32/tutorial | |
parent | 7c62fbe3f227eb87c21295efddbb7dcf101a4bab (diff) |
webassembly/proxy_js: Allow a Python proxy of a function to be undone.
This optimises the case where a Python function is, for example, stored to
a JavaScript attribute and then later retrieved from Python. The Python
function no longer needs to be a proxy with double proxying needed for the
call from Python -> JavaScript -> Python.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions