WIP MSVC support

This commit is contained in:
Nishi 2026-06-20 02:32:08 +09:00
commit 46f95f8314
3 changed files with 45 additions and 31 deletions

6
README
View file

@ -26,9 +26,13 @@
doc/doc Operation guide for SJ3 and other documents(Japanese)
* Tested machine
PC Linux 6.6.87.2-microsoft-standard-WSL2
PC Debian GNU/Linux 13
Windows 11
* Tested compilers
GCC/Clang Debian GNU/Linux 13
Open Watcom 2.0 Windows 11
* Differences
- Multiple contexts can be created in SJ4. SJ3's behavior of using
global variables can be brought back with -DSJ3_GLOBAL.