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

ELF64 Support Module #44

Open
grassator opened this issue Jul 8, 2021 · 2 comments
Open

ELF64 Support Module #44

grassator opened this issue Jul 8, 2021 · 2 comments
Labels
feature New feature or request

Comments

@grassator
Copy link
Owner

Mass should have a standard module that allows to write (and read?) ELF executables. This should not be part of the compiler but rather written in the language itself.

@grassator grassator added the feature New feature or request label Jul 8, 2021
@grassator grassator mentioned this issue Jul 8, 2021
5 tasks
@dumblob
Copy link

dumblob commented Jan 30, 2022

For fun (and maybe to learn something about ELF or rather about its implementation in Linux): https://www.muppetlabs.com/~breadbox/software/tiny/teensy.html

@grassator grassator changed the title ELF Support Module ELF64 Support Module Jan 31, 2022
@grassator
Copy link
Owner Author

@dumblob Thank you for sharing. It is not really relevant, but that is my bad for not specifying that it will be Elf64, not the 32-bit version, which has some extra requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants