-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update Rust builder, add
target
flag (#140)
* feat(rust): add support for wasm32 targets * feat(rust): Add verify-component-adapter from wasmtime as rust tooling * update * replace rust std_checks.sh with python version * update * fix std_checks.py * add std_build.py * fix spelling * fix dbviz build * remove uneeded TARGETARCH usage * remove std_build.sh * fix docs * add target flag to std_build.py * wip * fix * fix * add package argument * wip * cleanup * add std_docs.py script * fix spelling * wip * wip * disable cargo progress bar * fix * removed --locked flag * fix * remove SETUP udc * update docs * fix markdown * fix spell check * update config file * fix comments * wip * remove std_docs.py file * add TRY/FINALLY usage * fix spellcheck * fix * fix * add nightly channel section * add with_bench flag * Move SMOKE_TEST udc to the std_build.py script * remove nushell * fix markdown check --------- Co-authored-by: Mr-Leshiy <[email protected]>
- Loading branch information
Showing
24 changed files
with
472 additions
and
508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.