Skip to content

Commit e8656d9

Browse files
committed
elf_loader 0.14.0
1 parent dc8d773 commit e8656d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
---
1818

19+
<p align="center">
20+
<a href="README.md">English</a> | <a href="README-zh_cn.md">简体中文</a>
21+
</p>
22+
1923
## 🚀 Why Relink?
2024

2125
**Relink** is a high-performance runtime linker (JIT Linker) tailor-made for the Rust ecosystem. It efficiently parses various ELF formats—not only from traditional file systems but also directly from memory images—and performs flexible dynamic and static hybrid linking.

0 commit comments

Comments
 (0)