Rust on Dreamcast: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Preliminary support exists for developing for the Dreamcast using the Rust programming language. This is a bit of a challenge, however, as the official Rust compiler is based on the LLVM toolchain infrastructure, which does not support the Dreamcast's CPU SuperH architecture. Dreamcast programming is instead done with GCC, the GNU Compiler Collection toolchain. There exists two solutions to this problem: * rustc_codegen_gcc: A libgccjit codegen backend for rustc (prefer...") |
(Replaced content with "thumb|Ferris holding his Dreamcast controller '''Please visit [https://dreamcast.rs/ dreamcast.rs]!''' The Rust for Dreamcast documentation has now [https://dreamcast.rs been migrated into an mdBook]!") Tag: Replaced |
||
(179 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Rust-dc-logo.png|thumb|Ferris holding his Dreamcast controller]] | |||
'''Please visit [https://dreamcast.rs/ dreamcast.rs]!''' | |||
The Rust for Dreamcast documentation has now [https://dreamcast.rs been migrated into an mdBook]! | |||
Latest revision as of 01:19, 2 January 2025
Please visit dreamcast.rs!
The Rust for Dreamcast documentation has now been migrated into an mdBook!