We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d609acf commit 578ee38Copy full SHA for 578ee38
doc/build_wamr.md
@@ -141,6 +141,8 @@ cmake -DWAMR_BUILD_PLATFORM=linux -DWAMR_BUILD_TARGET=ARM
141
142
### **Enable Garbage Collection**
143
- **WAMR_BUILD_GC**=1/0, default to disable if not set
144
+
145
+### **Set the Garbage Collection heap size**
146
- **WAMR_BUILD_GC_HEAP_SIZE_DEFAULT**=n, default to 128 kB (131072) if not set
147
148
### **Configure Debug**
0 commit comments