diff options
author | Damien George <damien@micropython.org> | 2024-05-21 11:36:41 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-05-22 16:29:31 +1000 |
commit | cdaf2de80cd875da4644455673e81af261f1f3ee (patch) | |
tree | c8522f4e93b4e3dd639eef232173cb7e4fd1b968 /py/stackctrl.c | |
parent | ed2885facbf0393046bd9560a8912c52d47f2aab (diff) | |
download | micropython-cdaf2de80cd875da4644455673e81af261f1f3ee.tar.gz micropython-cdaf2de80cd875da4644455673e81af261f1f3ee.zip |
webassembly: Track the current depth of calls to external C functions.
So it's possible to know when an external C function is being called at the
top-level, eg by JavaScript without any intermediate C->JS->C calls.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions