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

Add docs for examples/folly #14

Open
Xuanwo opened this issue Nov 12, 2024 · 2 comments
Open

Add docs for examples/folly #14

Xuanwo opened this issue Nov 12, 2024 · 2 comments

Comments

@Xuanwo
Copy link
Collaborator

Xuanwo commented Nov 12, 2024

@devillove084 spent a lot of time getting folly to work in CI. Would you like to add this to the documentation so our users can use folly on their own?

@Xuanwo
Copy link
Collaborator Author

Xuanwo commented Nov 12, 2024

As far as I know, the docs in README is out-of-date:

You will need a C++ compiler that implements the coroutines TS, which generally coincides with support for C++20. Some C++ compilers (e.g. Apple clang 13.0.0) that implement the coroutines TS crash when compiling Folly. It's also recommended to use libc++ instead of libstdc++, as the former has more complete support for coroutines.

@devillove084
Copy link
Contributor

@Xuanwo Sorry I just noticed that there. No problem. I will reorganize new documents and Readme in the later.

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

2 participants