nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
225 stars 49 forks source link

test: fixup windows tests #220

Closed mhdawson closed 1 year ago

mhdawson commented 1 year ago
mhdawson commented 1 year ago

@cjihrig on the optimization front I used the value in assert to try to avoid that, but agreed not 100% sure what I have will fool all compilers. Seems to work now, possibly because by default we compile in debug mode.