windows: Enable GC and implement bss start and end symbols
The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw.
windows/bss.c
0 → 100644
Please register or sign in to comment