neon-bindings / neon

Rust bindings for writing safe and fast native Node.js modules.
https://www.neon-bindings.com/
Apache License 2.0
8k stars 283 forks source link

Port `cargo-cp-artifact` to Rust #966

Open dherman opened 1 year ago

dherman commented 1 year ago

As a dogfood opportunity, port the cargo-cp-artifact tool to Rust using Neon. This will also serve as a useful test vehicle for creating prebuild functionality.