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

Support wasm32 as compilation target #1799

Merged
merged 14 commits into from
Feb 3, 2023

Conversation

kwek20
Copy link
Contributor

@kwek20 kwek20 commented Feb 1, 2023

Description of change

Allows compilation to wasm32-unknown-unknown

Links to any relevant issues

fixes issue #1538

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

tested on wasm32-unknown-unknown and wasm32-wasi for
--no-default-features --features="mnemonic, events, storage, message_interface, participation"

@thibault-martinez
Copy link
Member

Conflicts

Cargo.toml Outdated Show resolved Hide resolved
src/account/operations/helpers/mod.rs Outdated Show resolved Hide resolved
src/account/operations/helpers/task.rs Outdated Show resolved Hide resolved
src/storage/adapter/wasm.rs Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
src/account_manager/builder.rs Outdated Show resolved Hide resolved
src/account/operations/helpers/task.rs Outdated Show resolved Hide resolved
src/storage/adapter/wasm.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Thoralf-M
Thoralf-M previously approved these changes Feb 3, 2023
samuel-rufi
samuel-rufi previously approved these changes Feb 3, 2023
@kwek20 kwek20 dismissed stale reviews from samuel-rufi and Thoralf-M via 896b184 February 3, 2023 14:25
@thibault-martinez thibault-martinez merged commit f86cc09 into iotaledger:develop Feb 3, 2023
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.

4 participants