Histórico de Commits

Autor SHA1 Mensagem Data
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) há 1 ano atrás
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) há 1 ano atrás
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) há 1 ano atrás
  Wenyong Huang ec6d9cb6be Check arguments before calling bh_hash_map_find (#3055) há 2 anos atrás
  Wenyong Huang c39214e8a5 Fix potential recursive lock in pthread_create_wrapper (#2980) há 2 anos atrás
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) há 2 anos atrás
  YAMAMOTO Takashi 91592429f4 Fix memory sharing (#2415) há 2 anos atrás
  Wenyong Huang cb6d85069e Fix lib-pthread issues (#2410) há 2 anos atrás
  Marcin Kolny 0f4edf9735 Implement suspend flags as atomic variable (#2361) há 2 anos atrás
  Wenyong Huang 1e5f206464 Fix compile warnings on windows platform (#2208) há 2 anos atrás
  Christof Petig 5a23ae465c Fix three multi-threading and wasm-c-api-imports issues (#2173) há 2 anos atrás
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) há 2 anos atrás
  YAMAMOTO Takashi 37b09d0f24 Expose wasm_runtime_call_indirect (#1969) há 2 anos atrás
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads há 2 anos atrás
  liang.he 3698f2279b Improve wasm-c-api instantiation-time linking (#1902) há 2 anos atrás
  Wenyong Huang c7141894fb Merge branch main into dev/wasi_threads há 3 anos atrás
  Xu Jun cadf9d0ad3 Main thread spread exception when thread-mgr is enabled (#1889) há 3 anos atrás
  Marcin Kolny 0e2382a959 Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) há 3 anos atrás
  Marcin Kolny 0f637cff07 Enable aux stack allocations on application heap (#1799) há 3 anos atrás
  Huang Qi f3f8d684b3 Implement POSIX semaphore support for linux platform (#1345) há 3 anos atrás
  Xu Jun 5f8c7655a7 Fix pthread_getspecific return value (#999) há 4 anos atrás
  Xu Jun 90a0057d33 Implement pthread_cond_broadcast wrapper for lib-pthread (#982) há 4 anos atrás
  Huang Qi 915b26b0ec Remove hardcoded stack size while creating pthread (#881) há 4 anos atrás
  Xu Jun 2af5ae5abb [source debug] refine some code in source debugging (#856) há 4 anos atrás
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) há 4 anos atrás
  YAMAMOTO Takashi e80715f352 lib-pthread: Fix pthread_create callback arg issue (#701) há 4 anos atrás
  Wenyong Huang 1a4aa5ac2f Enable multi-thread for tensorflow sample, update wasm-c-api document (#651) há 4 anos atrás
  Xu Jun f637438e4e Spread module custom data to all threads, enable libc-builtin float print (#633) há 4 anos atrás
  Wenyong Huang 64b5459066 Implement Windows thread/mutex/cond APIs to support multi-thread (#627) há 4 anos atrás
  Xu Jun 09eb858a02 add realloc wrapper, fix pthread_join overwrite issue (#605) há 4 anos atrás