Skip to content

Ar/cor 2468 update cargo concordium to use wasm32v1 target - #217

Merged
allanbrondum merged 7 commits into
feature/wasm32v1from
ar/cor-2468-update-cargo-concordium-to-use-wasm32v1-target
Aug 10, 2026
Merged

Ar/cor 2468 update cargo concordium to use wasm32v1 target#217
allanbrondum merged 7 commits into
feature/wasm32v1from
ar/cor-2468-update-cargo-concordium-to-use-wasm32v1-target

Conversation

@allanbrondum

@allanbrondum allanbrondum commented Jul 31, 2026

Copy link
Copy Markdown

Purpose

Change smart contract target to wasm32v1

Changes

  • build target is now wasm32v1-none
  • rust version is now specified in rust-toolchain.toml
  • cleaned up CI scripts a bit also

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Comment thread .github/workflows/ci.yaml
Comment thread cargo-concordium/src/build.rs
Comment thread cargo-concordium/README.md

@soerenbf soerenbf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@allanbrondum
allanbrondum merged commit 959f404 into feature/wasm32v1 Aug 10, 2026
4 checks passed
@allanbrondum
allanbrondum deleted the ar/cor-2468-update-cargo-concordium-to-use-wasm32v1-target branch August 10, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants