Since the new hugo server serves the generated site from memmap files, using windows_386 version of hugo on windows_amd64 machine will hang on fs.Create().
Maybe add a reminder on the release note or documentation for this issue so people can avoid using windows_386 binary on windows_amd64 Windows machine.