update max_heap_size

This commit is contained in:
boneyard93501
2022-05-18 02:21:06 -05:00
parent 1d0ff176a5
commit 69f2ba4837
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
modules_dir = "artifacts/"
[[module]]
name = "hello_world"
mem_pages_count = 1
logger_enabled = false
name = "hello_world"
max_heap_size = "10 KiB"
logger_enabled = false