nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
226 stars 50 forks source link

Fix UVWASI_DEBUG_LOG after size_t change #129

Closed sbc100 closed 4 years ago

sbc100 commented 4 years ago

Also, avoid redefining __STDC_FORMAT_MACROS. In wabt this is defined on the command line.