Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

feat: Migrate to wasmer 3.3.0 #236

Merged
merged 1 commit into from
Aug 15, 2023
Merged

feat: Migrate to wasmer 3.3.0 #236

merged 1 commit into from
Aug 15, 2023

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Aug 14, 2023

Description

Problem*

Prerequisite for noir-lang/noir#2235

Summary*

This PR migrates us to wasmer 3.3.0 as using noir-lang/acvm#494 while using wasmer 2.3.0 fails to compile.

As part of this I've removed all of the code which handles the wasm32 target as this crate has never worked for that target and will be retired soon anyway.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

BEGIN_COMMIT_OVERRIDE
feat: Migrate to wasmer 3.3.0 (#236)
END_COMMIT_OVERRIDE

@TomAFrench TomAFrench changed the title feat: migrate to wasmer 3.3.0 feat: Migrate to wasmer 3.3.0 Aug 14, 2023
@TomAFrench TomAFrench requested review from phated and kobyhallx August 14, 2023 13:37
Cargo.toml Show resolved Hide resolved
@TomAFrench TomAFrench added this pull request to the merge queue Aug 15, 2023
Merged via the queue into master with commit e115e38 Aug 15, 2023
@TomAFrench TomAFrench deleted the wasmer3 branch August 15, 2023 16:37
@kobyhallx kobyhallx mentioned this pull request Aug 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants