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

Update to the latest wasi-libc. #495

Closed
wants to merge 1 commit into from

Conversation

sunfishcode
Copy link
Member

This contains two significant changes:

  • Implement a stub pthreads library for THREAD_MODEL=single (#518)
  • Initial FTS support (#522)

This contains two significant changes:
 - Implement a stub pthreads library for `THREAD_MODEL=single` (#518)
 - Initial FTS support (#522)
@sunfishcode
Copy link
Member Author

@kateinoigakukun @sbc100 The build here is failing being unable to find "config.h" when build fts.c. Would you mind taking a look?

@kateinoigakukun
Copy link
Contributor

@sunfishcode Oops, sorry. I opened a fix for the build breakage: WebAssembly/wasi-libc#544

@alexcrichton
Copy link
Collaborator

Subsumed by #496 now

@alexcrichton alexcrichton deleted the sunfishcode/update-wasi-libc branch October 29, 2024 16:49
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