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

[WASI] update SDK 22 and wasmtime 19.0.2 #101392

Merged
merged 9 commits into from
Apr 25, 2024

Conversation

pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Apr 22, 2024

  • WASI_SDK_VERSION=22
    • this brings LLVM 18
  • WASMTIME_VERSION=19.0.2
  • this disables usage of local installation of WASI SDK and wasmtime if any

see also dotnet/dotnet-buildtools-prereqs-docker#1011

WASMTIME_VERSION=19.0.2
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm labels Apr 22, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Apr 22, 2024
@pavelsavara pavelsavara self-assigned this Apr 22, 2024
Copy link
Contributor

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

@maraf
Copy link
Member

maraf commented Apr 23, 2024

Does it imply producing WASI SDK 22 from https://github.com/dotnet/wasi-sdk ?

@pavelsavara
Copy link
Member Author

Does it imply producing WASI SDK 22 from https://github.com/dotnet/wasi-sdk ?

That's independent problem. This PR has no such ambition.

@pavelsavara pavelsavara marked this pull request as ready for review April 24, 2024 17:38
@maraf
Copy link
Member

maraf commented Apr 24, 2024

this disables usage of local installation of WASI SDK and wasmtime if any

Are we waiting for docker image or do we want to download these from internet now?

@pavelsavara
Copy link
Member Author

this disables usage of local installation of WASI SDK and wasmtime if any

Are we waiting for docker image or do we want to download these from internet now?

Download from internet for now, it's easier than the other way around and it will unblock me for other things

Directory.Build.props Outdated Show resolved Hide resolved
src/mono/mono.proj Outdated Show resolved Hide resolved
src/mono/wasi/wasi.proj Outdated Show resolved Hide resolved
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.

None yet

2 participants