rttr icon indicating copy to clipboard operation
rttr copied to clipboard

Make thread support optional for WASM

Open TrevorSundberg opened this issue 4 years ago • 0 comments

Compiling to WebAssembly with the wasi-sdk which uses wasi-libc, and has no thread support implemented yet. If there's a better way to do this let me know, as I attempted to somewhat mirror the RTTR_NO_CXX** defines.

TrevorSundberg avatar Dec 31 '20 00:12 TrevorSundberg