>>8Relying on architecture specific ASM is an anti-pattern that
killed tons of software projects that though their special, specific machine architecture will stand the test of time:
The actual lifespan of most architecture is limited by design, since
adding shit on top of old architecture(x86) eventually hits limits and performance gaps emerge which are later exploited by new cruft-free designs.