Hacker News new | ask | show | jobs
by jesse__ 321 days ago
Generally agree, especially with the sentiment that it's a huge PITA maintaining something like this across multiple compilers & platforms.

Out of curiosity, does highway implement integer divide?

1 comments

Nice. Looks like it handles quite a bit. I just supported a single div op, which was enough for my needs.

https://github.com/scallyw4g/bonsai_stdlib/blob/71fadd0f1fce...