feat: Initial GlobalSession

This commit is contained in:
2024-12-28 23:24:57 -05:00
commit 32e66fd29c
11 changed files with 448 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/.idea
/target
/cmake-build-*