Rust-CE icon indicating copy to clipboard operation
Rust-CE copied to clipboard

A proof-of-concept of rust on the ti-84+ce

Results 4 Rust-CE issues
Sort by recently updated
recently updated
newest added

After installing the CE C++ Toolchain and installing the wasm32-unknown-unknown target, I still get this error from llc ``` $ cargo make ce [cargo-make] INFO - cargo make 0.37.0 [cargo-make]...

Hello, I would like to use this code to work on a TI-84 rust crate, but there is not license on this code.

So I created [a fork](https://github.com/dtomvan/rust-ce) of your project and I tried some things out. Good stuff. I changed my Makefile.toml to use `cargo rustc`, so you can use some dependencies...

I get following error when running cargo make ce: ``` $ cargo make ce [cargo-make] INFO - cargo make 0.37.12 [cargo-make] INFO - Calling cargo metadata to extract project info...