Andrew Brown

Results 326 comments of Andrew Brown

I thought that `_REENTRANT` got set and then `USE_LOCKS` _will_ be defined? https://github.com/WebAssembly/wasi-libc/blob/8daaba387ce70a6088afe3916e9e16ed1c2bc630/dlmalloc/src/dlmalloc.c#L19-L21

> I personally find cmake syntax and semantics pretty confusing I'm also not sold on replacing `make` with `cmake`. `make` is available on Windows in various ways: WSL, MinGW, and...

Any help on this is appreciated!

Let's figure this out in the "thread exit" issue (https://github.com/WebAssembly/wasi-threads/issues/7) and then come back to this.

cc: @loganek, I had forgotten about https://github.com/WebAssembly/wasi-threads/pull/11 (sorry!) but perhaps some of the tests here can be adapted for use there in the spec? Also, note here how much more...

Note to self: this should get moved to wasi-sdk.

We've discussed this a few times in the past; maybe a summary of the current state is that we need some way to read graph metadata and potentially attach it...

No problem; I will relay this request in the meeting then.

@oovm, we discussed this at the last ML meeting ([here](https://github.com/bytecodealliance/meetings/pull/253)) and here is a summary of that discussion: - the difference between NHWC, NCHW, etc. is specific to tensors that...