Skip to content

Commit bb949f9

Browse files
Update doc/build_wamr.md
Co-authored-by: TianlongLiang <111852609+TianlongLiang@users.noreply.github.com>
1 parent de82d19 commit bb949f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/build_wamr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ cmake -DWAMR_BUILD_PLATFORM=linux -DWAMR_BUILD_TARGET=ARM
141141
142142
### **Enable Garbage Collection**
143143
- **WAMR_BUILD_GC**=1/0, default to disable if not set
144+
145+
### **Set the Garbage Collection heap size**
144146
- **WAMR_BUILD_GC_HEAP_SIZE_DEFAULT**=n, default to 128 kB (131072) if not set
145147

146148
### **Configure Debug**

0 commit comments

Comments
 (0)