fitzgen opened PR #5284 from cross-compilation-docs
to main
:
And fill out everything needed for all non-x64 targets supported by Wasmtime and Cranelift.
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
fitzgen requested alexcrichton for a review on PR #5284.
cfallin submitted PR review.
cfallin created PR review comment:
The old version had an example of a commandline invocation of
wasmtime
as well; this can be useful in certain cases (e.g. testing with a particular wasm file). Could we keep the note about that, or at least note above that therunner
commandlines can be used to run the cross-architecture binary directly if desired? (Also on that note, I notice thecargo build ...
example is gone -- it's useful to indicate that one can do that as well, and the path where the cross-architecture binary ends up)
cfallin submitted PR review.
fitzgen updated PR #5284 from cross-compilation-docs
to main
.
fitzgen has enabled auto merge for PR #5284.
alexcrichton submitted PR review.
fitzgen merged PR #5284.
Last updated: Nov 22 2024 at 16:03 UTC