Skip to content

Conversation

@keiravillekode
Copy link
Contributor

closes #166

(local.set $inputPtr (local.get $basketOffset))

(local.set $i (i32.const 0))
(loop $zero
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use memory.fill to zero out the array?

@keiravillekode keiravillekode merged commit 89406a9 into exercism:main Jun 27, 2025
2 checks passed
@keiravillekode keiravillekode deleted the book-store branch June 27, 2025 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add book-store exercise

2 participants