Skip to content

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 requested a review from akoeplinger April 23, 2024 12:15
@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

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.

2 participants