Open laurenthuberdeau opened 2 months ago
As we work towards compiling TCC, we'll be making changes to how variables and types are scoped. To make it possible to share those new features between the exe and sh backends, they first need to share their environment code.
Context
As we work towards compiling TCC, we'll be making changes to how variables and types are scoped. To make it possible to share those new features between the exe and sh backends, they first need to share their environment code.