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

Adding Single-threaded mode #3

Closed
wants to merge 4 commits into from

Conversation

stefandeml
Copy link

Since this one is not getting anywhere and people are still looking for a solution to target wasm.


Hello everybody,
a couple of people in the community seem to be interested to run bellman in single-threaded mode, in particular to target wasm.
This PR adds a "multithread" compile option which is activated as default.
In order to run in single-threaded mode compile using --no-std-features.

@stefandeml
Copy link
Author

if people interested in a working wasm target check this branch

@stefandeml
Copy link
Author

will re-open with new branch

@stefandeml stefandeml closed this Jan 23, 2019
@stefandeml
Copy link
Author

I would suggest to make the dependencies time and pbr optional, as they don't support wasm as a compile target.

shamatar pushed a commit that referenced this pull request Jan 16, 2020
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.

None yet

1 participant