tracy/profiler/build/wasm
Bartosz Taudul 64daca9f79
Disable LTO on wasm.
wasm-ld: error: /home/wolf/.emscripten_cache/sysroot/lib/wasm32-emscripten/lto/libc-mt.a(ntohs.o): attempt to add bitcode file after LTO.
wasm-ld: error: /home/wolf/.emscripten_cache/sysroot/lib/wasm32-emscripten/lto/libc-mt.a(htonl.o): attempt to add bitcode file after LTO.
2023-05-07 16:10:59 +02:00
..
build.mk Set initial memory size to 384 MB to prevent growth at start. 2022-10-08 14:43:12 +02:00
debug.mk Add emscripten build files. 2022-09-30 01:06:34 +02:00
httpd.py Add emscripten build files. 2022-09-30 01:06:34 +02:00
index.html Resize canvas to fit window on page load. 2022-10-18 21:01:46 +02:00
Makefile Fix wasm cleanup. 2023-03-25 12:26:28 +01:00
release.mk Disable LTO on wasm. 2023-05-07 16:10:59 +02:00