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

fix(wasmtime/build.rs): pin wasm toolchain to nightly-2024-07-31 #621

Merged
merged 4 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. refactor(wasmtime/build.rs): extract package

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    996b247 View commit details
    Browse the repository at this point in the history
  2. chore(wasmtime): rename wasm32-wasi to wasm32-wasip1

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    df12dcd View commit details
    Browse the repository at this point in the history
  3. fix(wasmtime/build.rs): pin wasm toolchain to nightly-2024-07-31

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3a82ed6 View commit details
    Browse the repository at this point in the history
  4. fix(wasmtime/build.rs): don't build std

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5a67a8f View commit details
    Browse the repository at this point in the history