Skip to content

wasm rust support#90

Open
tonistiigi wants to merge 2 commits intomasterfrom
wasm-rust
Open

wasm rust support#90
tonistiigi wants to merge 2 commits intomasterfrom
wasm-rust

Conversation

@tonistiigi
Copy link
Copy Markdown
Owner

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

@tonistiigi tonistiigi requested a review from crazy-max November 7, 2022 05:28
xx-verify /tmp/cargobuild/$(xx-cargo --print-target)/release/hello_cargo
sfx=""
if [ "$TARGETARCH" = "wasm" ]; then
sfx=".wasm"
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Don't like this hack but I can't see a way how to configure this in cargo. Maybe xx-cargo should scan for the target dir and create hardlink/symlink to the correct path?

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
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