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

[FR]disable threads for wasm? #1774

Open
trcrsired opened this issue Mar 27, 2024 · 9 comments
Open

[FR]disable threads for wasm? #1774

trcrsired opened this issue Mar 27, 2024 · 9 comments

Comments

@trcrsired
Copy link

i try to use google benchmark for wasm and it does not provide thread. Is that possible to use this without pthread?

@dmah42
Copy link
Member

dmah42 commented Mar 27, 2024

https://github.com/google/benchmark/blob/main/CMakeLists.txt#L324 we expect to have pthreads available

@LebedevRI
Copy link
Collaborator

I guess we only really need threading for ->Threads() feature, so we could make it disable-ableable. Do we want that?

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

@LebedevRI

This comment was marked as resolved.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

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

No branches or pull requests

4 participants