blob: d76590dbbc4fe5278e55b16b4feb8990a50a9da9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
Documentation Home
## Quick Links
- [Code Of Conduct](https://github.com/FEX-Emu/FEX/blob/main/CODE_OF_CONDUCT.md)
---
- [Next Project Milestone](https://github.com/orgs/FEX-Emu/projects/4/views/1)
---
- [Release & Milestones](https://github.com/FEX-Emu/FEX/milestones?direction=asc&sort=due_date&state=open)
- [Unstaged Tickets](https://github.com/FEX-Emu/FEX/issues?q=is%3Aopen+is%3Aissue+no%3Amilestone+-label%3Augc+-label%3Adocumentation+-label%3Adiscussion+-label%3Aproposal)
- [Code Review for Merges](https://github.com/FEX-Emu/FEX/pulls?q=is%3Apr+is%3Aopen+-is%3Adraft)
- [Code Review for Proposals](https://github.com/FEX-Emu/FEX/pulls?q=is%3Apr+is%3Aopen+is%3Adraft)
---
- [Read Me](https://github.com/FEX-Emu/FEX/blob/main/README.md)
## Get In Touch
- [Instant Messaging](https://discord.gg/fexemu)
- [Discussion Forum](https://github.com/FEX-Emu/FEX/discussions)
## Contributing
- CONTRIBUTING.MD (TBD)
- [Release & Milestone Planning](https://github.com/FEX-Emu/FEX/milestones?direction=asc&sort=due_date&state=open)
## High Level View
- Signal Handling: #1682
- Self Modifying Code: #1746
- Fork Safety: #1697
- AOT & IR Caching: #828 (wayy outdated)
- neobrain's thunking planning: https://github.com/neobrain/FEX/projects/1
## Code Structure
- [Source Outline](https://github.com/FEX-Emu/FEX/blob/main/docs/SourceOutline.md)
## Infrastructure
- Infa: #145
|