Skip to content

feat: support Darwin on arm64#12

Merged
pboyd merged 1 commit into
mainfrom
darwin-arm64
Mar 23, 2026
Merged

feat: support Darwin on arm64#12
pboyd merged 1 commit into
mainfrom
darwin-arm64

Conversation

@pboyd
Copy link
Copy Markdown
Owner

@pboyd pboyd commented Mar 23, 2026

Duplicate the text segment into a new mapping allocated with MAP_JIT and force the program to execute from there so that we can modify the code.

Duplicate the text segment into a new mapping allocated with MAP_JIT and
force the program to execute from there so that we can modify the code.
@pboyd pboyd merged commit 88637fb into main Mar 23, 2026
13 checks passed
@pboyd pboyd deleted the darwin-arm64 branch March 23, 2026 23:24
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.

1 participant