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

Upgrade to wasi-sdk 20 #2095

Merged

Conversation

eloparco
Copy link
Contributor

@eloparco eloparco commented Apr 2, 2023

With respect to wasi-sdk 20 pre-release, wasi-sdk 20 supports older versions of glibc, allowing us to use it in the CI with Ubuntu 20.04.

See #2021 for previous upgrade to wasi-sdk 20 pre-release.

@eloparco
Copy link
Contributor Author

eloparco commented Apr 2, 2023

I upgraded only the Ubuntu and MacOS CI for now, should we update everything (nuttx, sgx, release) to use version 20?

@wenyongh
Copy link
Contributor

wenyongh commented Apr 3, 2023

I upgraded only the Ubuntu and MacOS CI for now, should we update everything (nuttx, sgx, release) to use version 20?

Had better not, we haven't tested it a lot yet. Seems someone found and fixed an issue related to malloc in wasi-libc:
WebAssembly/wasi-libc#404
Maybe we can upgrade to a more stable version in the future.

victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
)

wasi-sdk-20 supports older versions of glibc and allow us to use it in the CI
with Ubuntu 20.04.

Refer to
  https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-20
And bytecodealliance#2021 for previous upgrade to wasi-sdk-20 pre-release.
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

2 participants