https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-25 to make it easier to assess what has changed. Member Author alexcrichton commented Dec 12, 2024 Sure thing, I'll try to remember that in the future. What you've linked are the two changelogs yeah. @bors: r=lqd ️...
Contributor github-actions bot commented Jul 10, 2024 Package wasi-sdk-dev: Click to expand/collapse Package wasi-sdk-dev: Modified: /usr/lib/clang/18/lib/wasi/libclang_rt.builtins-wasm32.a Modified: /usr/lib/clang/18/lib/wasip1/libclang_rt.builtins-wasm32.a Modified: /usr/lib/cl...
https://github.com/yushulx/wasi-zxing-wasm
readme = "README.md" repository = "https://github.com/yushulx/wasi-zxing-wasm" [[module]] name = "zxing_barcode_reader" source = "dist/zxing_barcode_reader.wasm" abi = "wasi" [[command]] name = "zxing_barcode_reader" module = "zxing_barcode_reader" 将程序包发布到wapm.io: $ wap...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers tldahlgren Assignees tldahlgren Labels new-package new-version virtual-dependencies Projects None yet Milestone No milestone Development Successfully merging this pull request may close...
I tried to cross compile a hello world with WASI SDK as explained at https://doc.rust-lang.org/nightly/nightly-rustc/rustc_target/spec/wasm32_wasi/index.html: cargo init wget https://github.com/WebAssembly/wasi-sdk/releases/download/wasi...
👍 1 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No branches or pull requests 3 participants Footer...
This experimental SDK is now superseded by the .NET SDK'swasi-experimentalworkload (which itself is still experimental). Seehttps://github.com/dotnet/runtime/blob/main/src/mono/wasi/README.md Everything below this point is for comparative purposes only. Please move your experiments over to us...
WebAssembly/wasi-sdk@e29a3ferewrote the project's build system, and was included in wasi-sdk 23 I'm not sure how this built when0cdd37bmerged (#23752) -- that postsubmit run is here:https://github.com/wolfi-dev/os/actions/runs/9880154388/job/27288078484 ...
WASI_SDK_URL = https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-24/wasi-sdk-24.0-x86_64-linux.tar.gz WASI_SDK_DIR_NAME = wasi-sdk-24.0-x86_64-linux endif ifeq ($(UNAME_S),Darwin) WASI_SDK_URL = https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-s...