Skip to content

Conversation

@maurolacy
Copy link
Contributor

@maurolacy maurolacy commented Jul 28, 2023

Closes #127.

Updates to binaryen v114 and Rust 1.71.0.

This results in slightly bigger (1/2%) binaries compared to the current version with binaryen v110 and Rust v1.69.0 (and no signext lowering).

@maurolacy maurolacy requested a review from webmaster128 July 28, 2023 07:18
@maurolacy maurolacy changed the title Update binaryen and Rust to latest stable Use signext lowering in wasm-opt Jul 28, 2023
@maurolacy maurolacy force-pushed the update-binaryen-rust branch from 1512dd7 to 79663f2 Compare July 28, 2023 07:58
Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

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

sweet

I suggest a comment to the wasm-opt calls along the lines of
--signext-lowering is needed to support blockchain runnning CosmWasm < 1.3. It can be removed eventually

maurolacy and others added 2 commits July 28, 2023 11:53
@maurolacy maurolacy merged commit 35ee4b2 into main Jul 28, 2023
@maurolacy maurolacy deleted the update-binaryen-rust branch July 28, 2023 09:57
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.

Use --signext-lowering and upgrade Rust to 1.71

3 participants