wasm-pack icon indicating copy to clipboard operation
wasm-pack copied to clipboard

Add first-class support for binary crates

Open mre opened this issue 5 years ago • 3 comments

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 rustfmt installed
$ rustup component add rustfmt
  • [X] You ran cargo fmt on the code base before submitting
  • [X] You reference which issue is being closed in the PR text

mre avatar Mar 17 '20 21:03 mre

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.

jkelleyrtp avatar Mar 21 '20 01:03 jkelleyrtp

Fixed two merge conflicts. Any chance we can merge this soon?

mre avatar Aug 18 '21 23:08 mre

Is there anyone reviewing and merging PRs? I need this feature, such a shame this has been languishing for years.

wooden-worm avatar Feb 24 '24 18:02 wooden-worm