Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mmap'd code buffer, simulate rutime compilation #44

Merged
merged 4 commits into from
Jun 18, 2024
Merged

Conversation

jbirddog
Copy link
Owner

Bringing in code_buffer and code_buffer_test from the scratch dir, removed hardcoded program_code from the elf example. Also moving to the main assembly file for a given executable defining its segments. This should help reduce the binary size some by limiting the number of segments.

@jbirddog jbirddog merged commit 93ad318 into main Jun 18, 2024
1 check passed
@jbirddog jbirddog deleted the runtime_code branch June 18, 2024 00:33
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