View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005146 | NoesisGUI | C++ SDK | public | 2026-07-23 09:55 | 2026-07-27 12:14 |
| Reporter | solarhair2024 | Assigned To | jsantos | ||
| Priority | normal | Severity | feature | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.2.13 | ||||
| Summary | 0005146: enable Emscripten pthreads | ||||
| Description | We're shipping our MMO client on WebAssembly and NoesisGUI 3.2.13 works great single-threaded. We now need to enable Emscripten pthreads (SharedArrayBuffer) for our game's job system, but the shipped Bin/wasm/Noesis.a is built without atomics/bulk-memory target features, so wasm-ld refuses to link it into a shared-memory module. Could you provide a 3.2.13 wasm build of Noesis.a compiled with -pthread (atomics + bulk-memory)? Noesis itself will still be used from the main thread only. Thanks! | ||||
| Platform | Any | ||||
|
Find it here: https://drive.google.com/file/d/13G1vt9bTy0Mc98eFQVpQYi36_dsc_1Sm/view?usp=sharing This is Noesis.a (3.2.12) compiled with Cheers, |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-23 09:55 | solarhair2024 | New Issue | |
| 2026-07-23 18:28 | jsantos | Assigned To | => jsantos |
| 2026-07-23 18:28 | jsantos | Status | new => assigned |
| 2026-07-23 18:33 | jsantos | Note Added: 0012461 | |
| 2026-07-23 18:33 | jsantos | Status | assigned => feedback |
| 2026-07-23 18:34 | jsantos | Note Edited: 0012461 | |
| 2026-07-27 12:14 | jsantos | View Status | private => public |