wasm-pack
wasm-pack copied to clipboard
Add first-class support for binary crates
This is a rebase of the work of @boringcactus in #736 onto the current master.
Did this to make merging easier as a rebase was requested on the original PR.
@daxpedda fyi
- [X] You have the latest version of
rustfmtinstalled
$ rustup component add rustfmt
- [X] You ran
cargo fmton the code base before submitting - [X] You reference which issue is being closed in the PR text
Anything else we (the community) can do to help get this merged? It's a great feature that we've wanted/needed for a while.
Fixed two merge conflicts. Any chance we can merge this soon?
Is there anyone reviewing and merging PRs? I need this feature, such a shame this has been languishing for years.