mirror of
https://github.com/taigrr/gopher-os
synced 2025-01-18 04:43:13 -08:00
Things like error messages (e.g in the io pkg) are actually allocated when init() is executed. Unless we trigger a call to init(), values like this will be nil causing various problems when we try to use functions from the stdlib.
Description
Languages
Go
84.9%
ASL
10.2%
Assembly
4%
Makefile
0.9%