Skip to content

raylib-lua is slow on Apple M1 #5

@GarrettAlbright

Description

@GarrettAlbright

I'm on a MacBook Air (M1, 2020) running macOS 12.4.

After cloning the repo and subrepos and running make, trying to run any of the raylua_* binaries results in:

zsh: killed     ./raylua_e

(…or raylua_s or raylua_r) and an exit code of 137.

Searching for "zsh: killed" seems to mostly result in pages relating to running Homebrew or tools installed with it on M1 Macs. I don't think this is Homebrew-related since I'm a boomer who uses MacPorts (if it ain't broke…). Nonetheless I wonder if the issue might still be related to the relatively new M1 hardware and I wonder if anyone else is seeing this issue happen on M1 Macs, or alternatley is running it successfully.

Unfortunately I no longer have easy access to Intel-based Mac hardware to see if the issue is happening there too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions