Historial de Commits

Autor SHA1 Mensaje Fecha
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) hace 1 año
  Wenyong Huang 5e20cf383e Refactor shared heap feature for interpreter mode (#3794) hace 1 año
  Benbuck Nason 1c2a8fca4e Fix some more spelling issues (#3393) hace 1 año
  Huang Qi 1429d8cc03 Fix inconsistent coding convention (#3171) hace 2 años
  Wenyong Huang ec6d9cb6be Check arguments before calling bh_hash_map_find (#3055) hace 2 años
  Wenyong Huang 52db362b89 Refine lock/unlock shared memory (#2682) hace 2 años
  Wenyong Huang 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) hace 2 años
  YAMAMOTO Takashi 91592429f4 Fix memory sharing (#2415) hace 2 años
  Marcin Kolny 569f702ec2 Fix sanitizer errors in posix socket (#2331) hace 2 años
  Wenyong Huang 1e5f206464 Fix compile warnings on windows platform (#2208) hace 2 años
  Wenyong Huang c7cdb78394 Fix issues reported by Coverity (#2053) hace 2 años
  Wenyong Huang 49d439a3bc Fix/Simplify the atomic.wait/nofity implementations (#2044) hace 2 años
  Wenyong Huang bab2402b6e Fix atomic.wait, get wasi_ctx exit code and thread mgr issues (#2024) hace 3 años
  Georgii Rylov 2de24587a8 Fix wait_info data race for deletion and fix atomic_wait logic (#2016) hace 3 años
  Enrico Loparco e8d718096d Add/reorganize locks for thread synchronization (#1995) hace 3 años
  Enrico Loparco bc60064de5 Fix data races in atomic wait/notify and interp goto table (#1971) hace 3 años
  Hritik Gupta 50650e4634 Modify poll_oneoff in libc-wasi to make it interruptible (#1951) hace 3 años
  Enrico Loparco 216dc43ab4 Use shared memory lock for threads generated from same module (#1960) hace 3 años
  Hritik Gupta f3c1ad4864 Fix terminating stale threads on trap/proc_exit (#1929) hace 3 años
  Wenyong Huang 7cb1ebc771 Fix compile warning in wasm_shared_memory.c (#1772) hace 3 años
  Marcin Kolny 4cbfeec1f5 Fix scenario where the timeout for atomic wait is set to negative number (#1767) hace 3 años
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) hace 3 años
  Xu Jun 826cf4f8e1 Fix threads spec test issues (#1586) hace 3 años
  Xu Jun 16cfd4764d Fix atomic wait not thread safe issue (#1146) hace 3 años
  Xu Jun 7a0ec1cd17 Use nanosecond for atomic wait (#1041) hace 4 años
  Wenyong Huang 5547924e28 Refine codes and fix several issues (#882) hace 4 años
  Huang Qi c8fe1004aa Don't throw exception while module_malloc failed (#860) hace 4 años
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) hace 4 años
  Wenyong Huang 74be7a0b7c Add more checks to enhance security (#446) hace 5 años
  Xu Jun 6aeefbebb2 implement atomics opcodes for interpreter (#344) hace 5 años