946fbf2934
-updated tests:
...
*updated build scripts
*removed tls variables from code (needed to support WebAssembly)
*some mmutils tweaks
*some fixes
*pthread TLS thread ID implementation
-added Atomic file (reimplementation of atomics templates for emscripten)
-added emscripten support to ecs.std
2019-11-25 20:06:16 +00:00
5894e76540
-updated wasm build scripts
...
-multitheaded wasm tests
-updated dub.json
-fixed thread pool assert issue
-added windows libraries
-added demos:
*launcher
*simple
*snake
*space invaders (WIP)
*statistics window
*changable gui styles
*tips window
*profile window
*demo window with automatic generation
*multithreaded job updater
2019-11-19 10:37:34 +01:00
73f2aa6861
-improved WASM compilation scripts
...
-added external bindbc.sdl import for WASM
-working on demos (WIP, working simple demo with ECS and SDL2)
-small change in ecs.std
2019-11-06 20:38:46 +01:00
a8c74d5045
-make tests working on web
...
-WebAssembly now is compiled with emscripten use (stdc functions bindings only)
-added python script to build WASM version
2019-11-05 09:21:02 +01:00