Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wamr: add a kconfig to control wasi-threads #1823

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

yamt
Copy link
Contributor

@yamt yamt commented Jul 5, 2023

@@ -112,9 +112,17 @@ config INTERPRETERS_WAMR_THREAD_MGR
bool "Enable thread manager"
default n

config INTERPRETERS_WAMR_LIB_WASI_THREADS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use choice here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no.
you can enable both of them if you want.

@acassis acassis merged commit c078b2e into apache:master Jul 6, 2023
wenyongh pushed a commit to bytecodealliance/wasm-micro-runtime that referenced this pull request Jul 7, 2023
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants