diff options
author | Damien George <damien@micropython.org> | 2024-06-19 15:17:21 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-06-20 00:26:08 +1000 |
commit | 88513d12268f5a5c3f3488f1a2d70cb605129537 (patch) | |
tree | 7eb51b3fdb24235fae31c36f454e5e8972d9940b /tests/basics/int_bytes.py | |
parent | 13195a678d0155a52818beaa5ffc4f4678a4226d (diff) |
webassembly/api: Allow specifying the pystack size.
This allows increasing the Python recursion depth if needed.
Also increase the default to 2k words. There is enough RAM in the
browser/node context for this to be increased, and having a larger pystack
allows more complex code to run without hitting the limit.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/int_bytes.py')
0 files changed, 0 insertions, 0 deletions