Skip to content

Enable hw-host in CI #784

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

Closed
wants to merge 1 commit into from
Closed

Conversation

zhouwfang
Copy link
Contributor

#46

@zhouwfang zhouwfang requested a review from ia0 as a code owner March 7, 2025 22:20
@zhouwfang
Copy link
Contributor Author

Do you know why this still fails?

@ia0
Copy link
Member

ia0 commented Mar 10, 2025

Do you know why this still fails?

It's because we don't prepare the side tables for the applets. I'm sending #786.

@ia0 ia0 closed this Mar 10, 2025
@ia0
Copy link
Member

ia0 commented Mar 10, 2025

By the way, to debug you can use in one terminal:

RUST_BACKTRACE=1 cargo xtask runner host --features=wasefire-interpreter/debug flash --protocol=unix

And in another:

cargo xtask applet rust cbc_test install --protocol=unix

When there's an error in the interpreter, you'll get a backtrace. You can also add printf statements.

ia0 added a commit that referenced this pull request Mar 10, 2025
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.

2 participants