#cargo-subcommand #build #targeting #platform #fortanix #docker #binary

app cargo-fortanix

一个用于构建针对 fortanix 平台的二进制文件的 cargo 子命令

2 个版本

使用旧的 Rust 2015

0.0.2 2019年4月10日
0.0.1 2019年4月10日

#7 in #fortanix

MIT 许可证

4KB

cargo-fortanix

一个 cargo 子命令,用于在 Docker 中构建针对 fortanix 平台的 Rust 代码,并获取结果。

如果您需要在 MacOs 上为 fortanix 编译或不想安装 fortanix 工具链,这将很有用。

安装

要安装 cargo-fortanix,您应该输入以下内容:

$ cargo install cargo-fortanix

用法

要使用 cargo-fortanix,您应该输入以下内容:

$ cargo fortanix

依赖项

~750KB