Multi-Architecture Support
## Problem Statement Workspaces are currently limited to running on `amd64` architectures which excludes those running on `x86`, `arm`, or other infrastructure. ## Proposal Support creating workspaces on - `x86` - `ARM` and various platforms including Linux, macOS, and Windows. ## Exit Criteria - Workspaces can be used on a variety of different architectures, including x86, ARM, and other common architectures. Workspaces can also be used on different platforms, including Linux, macOS, and Windows.
epic