Can I run Rust on an obscure platform with resource limitations and no publicly available toolchain implementation

Reply to this note

Please Login to reply.

Discussion

No idea. We're doing everything in C++. 😁

the instruction set is custom because FUCK YOU

thanks whoever thought this was a good idea

maybe with tinygo, it was made for that

Yeah I’m not implementing an entire compiler backend :/

technically you only need to write the part that takes the AST and generates code

i think clang makes this more possible