Skip to content

Refactor imports and update WASM target in end-to-end tests#44

Open
aruokhai wants to merge 1 commit into
mainfrom
rust-up
Open

Refactor imports and update WASM target in end-to-end tests#44
aruokhai wants to merge 1 commit into
mainfrom
rust-up

Conversation

@aruokhai
Copy link
Copy Markdown
Contributor

@aruokhai aruokhai commented Jun 5, 2026

  • Changed import paths from crate::bindings::exports::component::threshold::types::* to crate::exports::component::threshold::types::* in multiple files for consistency.
  • Updated the WASM target path from wasm32-wasip1 to wasm32-wasip2 in all relevant end-to-end test files to reflect the new build configuration.

- Changed import paths from `crate::bindings::exports::component::threshold::types::*` to `crate::exports::component::threshold::types::*` in multiple files for consistency.
- Updated the WASM target path from `wasm32-wasip1` to `wasm32-wasip2` in all relevant end-to-end test files to reflect the new build configuration.
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.

1 participant