Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 492 Bytes

Exercism ARM64 Assembly Track

Exercism exercises in ARM64 Assembly.

Contributing

Please see the contributing guide. If you wish to work on this track, please post in the Exercism Community Forum to discuss it with the team.

Testing

To test the exercises, run ./bin/verify-exercises. This command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.