Skip to content

Unexpected panics should still print the full panic message #562

Closed
@alexcrichton

Description

@alexcrichton

Unexpected panics are unfortunate but they're currently covered up and written out to an auxiliary file. This makes panics in CI difficult to debug, especially at a glance, as CI builders are likely not uploading those files.

wasm-pack should still print something to the console indicating what sort of error just happened.

Metadata

Metadata

Assignees

Labels

PR attachedthere's a PR open for this issuecurrent releasecurrent todo itemsenhancementNew feature or requestto-dostuff that needs to happen, so plz do it k thx

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions