Skip to content

CI: add wamr_wasi_extensions to the release assets#4425

Merged
lum1n0us merged 1 commit intobytecodealliance:mainfrom
yamt:nn-38
Jul 1, 2025
Merged

CI: add wamr_wasi_extensions to the release assets#4425
lum1n0us merged 1 commit intobytecodealliance:mainfrom
yamt:nn-38

Conversation

@yamt
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor

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

@yamt
Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor

OK, got it, thanks

@yamt
Copy link
Copy Markdown
Contributor 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