Unverified Commit 9b36b62d authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

Add `--keep-symbols` flag (#302)



* Add `--keep-symbols` flag

* Replace pwasm_utils::optimize by a simple export stripper

* Satisfy clippy

* Fix typos

Co-authored-by: default avatarMichael Müller <[email protected]>

* Fix test build errors

* Fix tests

* Rename to `--keep-debug-symbols`

* Add test for `--keep-debug-symbols`

* Fix typos

Co-authored-by: default avatarAndrew Jones <[email protected]>
Co-authored-by: default avatarMichael Müller <[email protected]>

* Restore when/then

Co-authored-by: default avatarMichael Müller <[email protected]>
Co-authored-by: default avatarAndrew Jones <[email protected]>
parent d79d07ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment