Skip to content
/ theia Public

An ELF/MachO linker for various architectures written in Rust

Notifications You must be signed in to change notification settings

Lockna/theia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

theia

An ELF/MachO linker for various architectures written in Rust

About

theia is a linker learning project for myself. It is planned to support atleast the following architectures:

  • x86-64
  • ARM
  • Aarch64
  • RISC-V

Others are also planned to be implemented, but do not have any priority:

  • MIPS32
  • MIPS64
  • SPARC v9

Focus will be set on ELF files. Mach-O files are planned but not prioritise.

Building

Usage

Contact

License

About

An ELF/MachO linker for various architectures written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages