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