Skip to content

[WASI] bump WASI SDK 24#105317

Merged
pavelsavara merged 6 commits intodotnet:mainfrom
pavelsavara:wasi_sdk_23
Aug 5, 2024
Merged

[WASI] bump WASI SDK 24#105317
pavelsavara merged 6 commits intodotnet:mainfrom
pavelsavara:wasi_sdk_23

Conversation

@pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Jul 23, 2024

  • bump to WASI SDK 24
    • renamed check for VERSION22PATCHED to VERSION24
  • bump wasmtime to 23.0.1
  • generated proxies for WASI v0.2.1
    • use wit-bindgen 0.29

Contributes to #104773
Contributes to #105290

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm labels Jul 23, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Jul 23, 2024
@pavelsavara pavelsavara self-assigned this Jul 23, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara
Copy link
Member Author

cc @dicej

- bump to WASI SDK 24
- bump to wits 0.2.1
- regenerate proxies
@pavelsavara pavelsavara changed the title [WASI] bump WASI SDK 23 [WASI] bump WASI SDK 24 Aug 5, 2024
pavelsavara and others added 5 commits August 5, 2024 14:37
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
@pavelsavara pavelsavara marked this pull request as ready for review August 5, 2024 15:06
@pavelsavara pavelsavara requested a review from dicej August 5, 2024 15:06
<!-- LLVM in WASI SDK 22 will call wasm-opt when found on the PATH. But it will fail because wasm-opt can't read the WASM components.
After we upgrade to WASI SDK 23, we could use no-wasm-opt LLVM option to avoid this issue.
See https://github.com/llvm/llvm-project/pull/95208#issuecomment-2220400454
After we upgrade to WASI SDK 23.x, we could use no-wasm-opt LLVM option to avoid this issue.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment still relevant?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that it will land with LLVM 19, we are still on LLVM 18.
I will update the comment in another PR and I updated #104773

@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants