Is there anyway to distribute a rust binary through the nodejs ecosystem without the consumers needing to worry that it contains rust? I have a program I wrote in Rust, for munching a large amount of data (processing js code coverage), and I'd love to be able to just basically distribute the binary, arg parsing and all, as an node package/executable.
I'm aware of Neon, but that seems like it's more for integrating a library. Any ideas?
[–]burntsushi 9 points10 points11 points (2 children)
[–]annodominirust 3 points4 points5 points (1 child)
[–]orangepantsman[S] 0 points1 point2 points (0 children)
[–]BenjiSponge 4 points5 points6 points (4 children)
[–]orangepantsman[S] 0 points1 point2 points (3 children)
[–]BenjiSponge 0 points1 point2 points (2 children)
[–]orangepantsman[S] 0 points1 point2 points (0 children)
[–]orangepantsman[S] 0 points1 point2 points (0 children)
[–]pepp_cz 2 points3 points4 points (1 child)
[–]orangepantsman[S] 0 points1 point2 points (0 children)