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 (2nd try) #496

Merged
merged 2 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Update to the latest wasi-libc.

    This contains two significant changes:
     - Implement a stub pthreads library for `THREAD_MODEL=single` (#518)
     - Initial FTS support (#522)
    sunfishcode authored and kateinoigakukun committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    461b566 View commit details
    Browse the repository at this point in the history
  2. Update to the latest wasi-libc with build fix

    This update includes a build fix for shared library builds.
    kateinoigakukun committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7f13993 View commit details
    Browse the repository at this point in the history