From: "Ivan A. Melnikov" <iv@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Rust wasm32-wasi Date: Wed, 20 Nov 2024 20:09:21 +0400 Message-ID: <zhgjfccythkpb5pq7ljh64lx2wfzauxcagre46ppdtcr5dhkyh@fkexsvk7kvfu> (raw) In-Reply-To: <a471c171-f465-4ce6-8252-b2da88d0ce8d@altlinux.org> On Wed, Nov 20, 2024 at 06:53:56PM GMT, Ilya Sorochan wrote: > Добрый вечер, у меня вопрос по поводу Rust в сизифе: возможно ли как-то > скомпилировать в таргет wasm32-wasi (ругается на отсутствие крейта std > и кучи всего еще)? > > Это нужно что бы можно было тестировать плагины в Zellij, которые для > тестов нужно скомпилировать в wasm32-wasi. Если хотите убедится - > запустите cargo run -p xtask -- test в репозитории проекта. Может сработать что-то вроде $ sudo apt-get install rust-src $ RUSTC_BOOTSTRAP=1 cargo run -Zbuild-std --target wasm32-wasi [...] (ну или -Zbuild-std=std,panic_abort). Сам так не пробовал, но похожим образом кросс-компилировал статические бинарники под riscv64. > Если сейчас это невозможно, то было бы неплохо добавить его как > подпакет. Тот же Zed тоже использует wasm32-wasi для своих плагинов > и было бы удобнее мейнтейнить их с нашим Rust'ом, а не сторонним. Кстати, wasm32-wasi переименоввывают wasm32-wasip1. -- wbr, iv m.
next prev parent reply other threads:[~2024-11-20 16:09 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-11-20 15:53 Ilya Sorochan 2024-11-20 16:09 ` Ivan A. Melnikov [this message] 2024-11-20 16:34 ` Ajrat Makhmutov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=zhgjfccythkpb5pq7ljh64lx2wfzauxcagre46ppdtcr5dhkyh@fkexsvk7kvfu \ --to=iv@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git