Files
Elie Richa 01c319f809 Support more architectures and platforms in VS Code
* Change executable location to <arch>/<platform>/
* Add 'arm64' as a supported architecture
* Add initialization code that checks specific combinations of
  architectures and platforms (e.g. arm64-darwin is supported even
  though it actually uses the x64-darwin executable)
2023-07-10 19:01:47 +02:00
..