1.2 KiB
Why cant tfclient support XXXXX?
There are limits to what operating systems and architectures tfclient can support. As you may know, tfclient is based upon the Nebula project, maintained by Slack. tfclient can only support architectures and operating systems that Nebula itself supports.
In addition, tfclient, being written in Rust, can only function in environments where Rust compiles well. For example, this rules out MIPS - rustc
currently does not function correctly on that architecture, and thus tfclient cannot, and likely never will support that architecture.
Did Nebula add a new architecture, and we missed it? Rust supports a new architecture in a new release? Let us know! We love adding support for new systems whenever we can.
Did we miss an architecture? If your architecture is supported by BOTH Nebula and Rust, but you still get This architecture is not supported yet :(
when trying to build tfclient, we might have missed you - get in touch and we will work with you to get your system supported :D