poll workers for non-threaded support, emscripten main loop, remove twn_model.c

This commit is contained in:
veclavtalica
2025-02-21 21:16:15 +03:00
parent dc6b298532
commit d76ea06470
12 changed files with 105 additions and 289 deletions

View File

@ -2,7 +2,7 @@
#include "twn_util.h"
#include "twn_engine_context_c.h"
#ifndef EMSCRIPTEN
#ifndef __EMSCRIPTEN__
#define DMON_IMPL
#include <dmon.h>
#include <stb_ds.h>