Bundling large Uint8Array returns null #498
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
niklauslee
Feb 25, 2022
Replies: 1 comment 1 reply
-
@omijh The array seems too large to run on Kaluma in Pico having about 200KB memory. Please check memory usage with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
omijh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@omijh The array seems too large to run on Kaluma in Pico having about 200KB memory. Please check memory usage with
.mem
command.