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

feature(cargo-miden): support building Wasm component from a Cargo project #329

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

greenhat
Copy link
Contributor

@greenhat greenhat commented Sep 19, 2024

Close #90
Close #117
Close #308

This PR adds support to the cargo-miden to use cargo-component library to build Wasm component Rust projects. The existing cargo-miden ability to build core Wasm module Rust projects is preserved.

TODO:

  • add test building basic wallet as a Wasm component using Miden SDK types (test types remapping support);
  • remove CompilerTestInputType::CargoComponent, Cargo and switch tests to CargoMiden; remove cargo-component install from Makefile.toml;

@greenhat greenhat force-pushed the greenhat/i90-wasm-cm-cargo-miden branch from 25bd11b to 82c82c4 Compare September 20, 2024 03:02
@greenhat greenhat force-pushed the greenhat/i90-wasm-cm-cargo-miden branch from 82c82c4 to a9e4fcc Compare September 20, 2024 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
1 participant