Skip to content

Commit 9c6760b

Browse files
committed
Notes about StringRef
1 parent 1ea8017 commit 9c6760b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/build_wamr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ SIMDE (SIMD Everywhere) implements SIMD operations in fast interpreter mode.
335335

336336
- **WAMR_BUILD_GC**=1/0, default to off.
337337
- **WAMR_BUILD_GC_HEAP_VERIFY**=1/0, default to off. When enabled, verifies the heap during free.
338-
- **WAMR_BUILD_STRINGREF**=1/0, default to off.
338+
- **WAMR_BUILD_STRINGREF**=1/0, default to off. When enabled, need to set WAMR_STRINGREF_IMPL_SOURCE as well
339339

340340
> [!WARNING]
341341
> Garbage collection is not supported in fast-jit mode and multi-tier-jit mode.

0 commit comments

Comments
 (0)