Slide 10
Slide 10 text
簡易的なものをCross Compile
@ DMM.com
jp(Like jq, but with json pointers)で検証
諸々clangなどを入れて `rustup target add x86_64-apple-darwin`
.cargo/configにlinkerの設定をしてビルド
成果物はmacOSで動く(嬉しい)
Cross compiling Rust from Linux to macOS
https://wapl.es/rust/2019/02/17/rust-cross-compile-linux-to-macos.ht
ml
OS X cross toolchain for Linux, *BSD and Windows
(Cygwin)
https://github.com/tpoechtrager/osxcross