rust-ape-example icon indicating copy to clipboard operation
rust-ape-example copied to clipboard

A simple example with Rust and Cosmopolitan Libc

Results 2 rust-ape-example issues
Sort by recently updated
recently updated
newest added

The `README` in this repo currently states: > The `std` crate relies on [`backtrace`](https://github.com/rust-lang/backtrace-rs), which depends on [`libunwind`](https://github.com/libunwind/libunwind) in the default builds for unix. To work around this, `cosmopolitan.a` currently...

As of 2024-09-09 only x86-64-linux and aarch64-linux is supported for rust. When all platform that APE typically support is completed, you may want to ping these issue tickets. * https://github.com/casey/just/discussions/2355