diff options
author | Damien George <damien@micropython.org> | 2024-05-21 11:43:00 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-05-22 17:37:37 +1000 |
commit | a919ce26d325b0169a5cfaf65fe4a71ece9dfa1f (patch) | |
tree | 6a634913c57d9c9751e97ff51a300ef20cfcfad6 /py/nativeglue.c | |
parent | 57a9ffa6320bc9e5c7979a7f35c7de7a18f74720 (diff) | |
download | micropython-a919ce26d325b0169a5cfaf65fe4a71ece9dfa1f.tar.gz micropython-a919ce26d325b0169a5cfaf65fe4a71ece9dfa1f.zip |
webassembly/modjsffi: Add mem_info function to get detailed stats.
This allows querying the GC heap size/used/free values, as well as the
number of alive JsProxy and PyProxy objects, referenced by proxy_c_ref and
proxy_js_ref.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions