logoalt Hacker News

galangalalgoltoday at 4:34 PM1 replyview on HN

I can't come up with any cases where cpython would compile that rustc can't target. There are some more niche interpreters that can run on embedded stuff with no rustc support, but they are also subsets of python so it isn't like you can just pull a wheel file and expect it to work


Replies

vlovich123today at 4:50 PM

For what it’s worth the GCC backend for rustc is making progress and rustc more generally supports a lot of embedded stuff already

show 2 replies