Skip to content

Commit

Permalink
esp32-devkitc/wamr_wasi_debug: enable wasi-threads
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt authored and xiaoxiang781216 committed Jul 19, 2023
1 parent d524403 commit 9aa9b88
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,11 @@ CONFIG_INTERPRETERS_WAMR_BULK_MEMORY=y
CONFIG_INTERPRETERS_WAMR_CLASSIC=y
CONFIG_INTERPRETERS_WAMR_DEBUG_INTERP=y
CONFIG_INTERPRETERS_WAMR_LIBC_WASI=y
CONFIG_INTERPRETERS_WAMR_LIB_WASI_THREADS=y
CONFIG_INTERPRETERS_WAMR_LOG=y
CONFIG_INTERPRETERS_WAMR_SHARED_MEMORY=y
CONFIG_INTERPRETERS_WAMR_THREAD_MGR=y
CONFIG_INTERPRETERS_WAMR_VERSION="WAMR-1.2.2"
CONFIG_INTERPRETERS_WAMR_VERSION="7448a994ed9e2329bbd181381c7c9fda194e1ea0"
CONFIG_IOB_NBUFFERS=24
CONFIG_IOB_THROTTLE=0
CONFIG_LIBC_DLFCN=y
Expand Down

0 comments on commit 9aa9b88

Please sign in to comment.