uvm32/apps/rust-hello
Toby Jaffey a88f3a1690 Workaround for Rust having different system for templating constants to GNU as.
Having a separate file is ugly, but it allows for a single source of truth for constants
Works for C, asm, zig and rust.

https://stackoverflow.com/questions/79840723/shared-assembly-between-rust-and-c-using-preprocessor
2025-12-08 10:13:53 +00:00
..
src Workaround for Rust having different system for templating constants to GNU as. 2025-12-08 10:13:53 +00:00
build.rs uvm32 initial version 2025-12-06 16:44:23 +00:00
Cargo.lock uvm32 initial version 2025-12-06 16:44:23 +00:00
Cargo.toml uvm32 initial version 2025-12-06 16:44:23 +00:00
Makefile Rename emulator to host, for clarity 2025-12-06 22:37:10 +00:00