wabt
50007242 - Fix appveyor build after a4751fe7 (#402)

Commit
8 years ago
Fix appveyor build after a4751fe7 (#402) The MSVC vector debug checks don't like accessing the address of the end of the vector, even if you never read the value -- we were doing this when writing a size of 0 in MemoryWriter::{Write,Move}Data. Also fixed some CMake warnings.
Author
Parents
Loading