wabt icon indicating copy to clipboard operation
wabt copied to clipboard

POSIX reserved names: *_t is reserved by POSIX

Open SoniEx2 opened this issue 4 years ago • 0 comments
trafficstars

wasm2c uses _t everywhere, which is reserved by POSIX and should not be used. It'd be nice to fix this at some point, altho it is a breaking change.

SoniEx2 avatar May 06 '21 10:05 SoniEx2