Skip to content

Commit

Permalink
Add support for microsoft windows.
Browse files Browse the repository at this point in the history
* This utilizes a workaround I figured out that swift users on windows
  are forced to do until swift's embedded clang is updated to support
  the new 'static_assert()' function calls in the new Microsoft STL, for
  all swift/c++ interop enabled projects.

Signed-off-by: furby™ <[email protected]>
  • Loading branch information
furby-tm committed Oct 31, 2024
1 parent 2408830 commit e381050
Showing 1 changed file with 107 additions and 13 deletions.
Loading

0 comments on commit e381050

Please sign in to comment.