mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Update examples to build on Emscripten Wasm. Add separate wasm and wasm2js targets.
This commit is contained in:
committed by
Бранимир Караџић
parent
0de0fa8ab8
commit
8d1e6bbe75
@@ -9,6 +9,8 @@
|
||||
#include "allocator.h"
|
||||
#include "mpscqueue.h"
|
||||
|
||||
#if BX_CONFIG_SUPPORTS_THREADING
|
||||
|
||||
namespace bx
|
||||
{
|
||||
///
|
||||
@@ -87,4 +89,6 @@ namespace bx
|
||||
|
||||
} // namespace bx
|
||||
|
||||
#endif
|
||||
|
||||
#endif // BX_THREAD_H_HEADER_GUARD
|
||||
|
||||
Reference in New Issue
Block a user