Hacker News new | ask | show | jobs
by steveklabnik 1636 days ago
This is true for aarch64, but if you're not doing an embedded-linux style project, it's very likely you'll need nightly for inline assembly, though a significant chunk of that is being stabilized as we speak (though sadly not yet enough for my work...)
1 comments

Good point. Though you can always link to .S for that last bit, right? I don't mean to tell you your business, I know you folks are doing much more intense stuff than I am. It doesn't surprise me that you'd know exactly what's keeping you from using stable.
It's all good, you're not wrong! It would just add a lot of complexity to the build for not a ton of gain...