logoalt Hacker News

rowanG077today at 6:21 PM1 replyview on HN

This is definitely not just a lib. This compiles rust to CUDA. If you call a full on compiler stack a lib, everything may as well be a lib.


Replies

the__alchemisttoday at 6:51 PM

Ok. I am calling it a lib because to use, you add it as a dependency in cargo.toml then import it in your rust modules.

show 1 reply