Skip to content

CI: add wamr_wasi_extensions to the release assets #4425

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

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jun 27, 2025

you can find an example of the release asset at:
https://github.com/yamt/wasm-micro-runtime/releases/download/WAMR-2.3.999/wamr-wasi-extensions-2.3.999.zip

note: this is a static library for wasm32-wasi. no need to provide per host OS (macOS, ubuntu, etc) binaries.

you can find an example of the release asset at:
https://github.com/yamt/wasm-micro-runtime/releases/download/WAMR-2.3.999/wamr-wasi-extensions-2.3.999.zip

note: this is a static library for wasm32-wasi. no need to provide
per host OS (macOS, ubuntu, etc) binaries.
@TianlongLiang
Copy link
Collaborator

I think on Windows, a static library would be .lib format(at least for MSVC)

@yamt
Copy link
Collaborator Author

yamt commented Jun 27, 2025

I think on Windows, a static library would be .lib format(at least for MSVC)

this library is for wasm32-wasi target, not windows native.

@TianlongLiang
Copy link
Collaborator

OK, got it, thanks

@yamt
Copy link
Collaborator Author

yamt commented Jun 30, 2025

you can find an example of the release asset at: https://github.com/yamt/wasm-micro-runtime/releases/download/WAMR-2.3.999/wamr-wasi-extensions-2.3.999.zip

you can find an example to consume this binary at yamt@a3fd5ba

@lum1n0us lum1n0us merged commit d598c0d into bytecodealliance:main Jul 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants