Commit 5441eb3b authored by Dan Notestein's avatar Dan Notestein
Browse files

Fix WASM build: exclude syscall-based timestamps for Emscripten

The iso_8601_realtime_microseconds time format uses Linux syscall()
to bypass libfaketime, but this is unavailable in Emscripten/WASM.
Add __EMSCRIPTEN__ check alongside _WIN32 to use the fallback path.
parent c7fc01da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment