libasm The aim of this 42 project is to get familiar with assembly language. Build libasm make Run tests on Apple Silicon Docker is used to run tests on Apple Silicon. make docker-test Run tests on x86_64 architecture make test