feat(wasm): add cancel button for wasm target#252
Merged
PolyMeilex merged 7 commits intoPolyMeilex:masterfrom May 19, 2025
bioinformatist:feat/cancel_button_for_wasm
Merged
feat(wasm): add cancel button for wasm target#252PolyMeilex merged 7 commits intoPolyMeilex:masterfrom bioinformatist:feat/cancel_button_for_wasm
PolyMeilex merged 7 commits intoPolyMeilex:masterfrom
bioinformatist:feat/cancel_button_for_wasm
Conversation
PolyMeilex
reviewed
May 13, 2025
PolyMeilex
reviewed
May 13, 2025
PolyMeilex
approved these changes
May 15, 2025
PolyMeilex
requested changes
May 15, 2025
PolyMeilex
reviewed
May 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
97096ecb48a872b9f30840d9123fe996.mp4
To use the example for debugging and make the WASM example more easier to use, I reorganized it with
trunk. It may cover #246 .Introducing
.editorconfigcould be another good idea.Some clippys also be fixed as a sideshow 😄
Solves #251