neon-bindings / neon

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

refactor(create-neon): control flow cleanup #1047

Closed dherman closed 3 months ago

dherman commented 3 months ago

This PR is a big cleanup to the control flow and logic of create-neon so that it should be much more maintainable: