Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) hace 2 años
  YAMAMOTO Takashi 43c4a5c434 exception handling: Fix build error (#3104) hace 2 años
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) hace 2 años
  liang.he 99bbad8cdb perf profiling: Adjust the calculation of execution time (#3089) hace 2 años
  Wenyong Huang 313ce8cb61 Fix memory/table segment checks in memory.init/table.init (#3081) hace 2 años
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) hace 2 años
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) hace 2 años
  Wenyong Huang 3637f2df79 Refine LLVM JIT function call process (#2925) hace 2 años
  Wenyong Huang 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) hace 2 años
  Huang Qi 9ad42290d8 Fix formatting in wasm_dump_perf_profiling (#2799) hace 2 años
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) hace 2 años
  Huang Qi 24aa1cb408 Extend os_mmap to support map file from fd (#2763) hace 2 años
  Wenyong Huang 71340b79a6 Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows hace 2 años
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) hace 2 años
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows hace 2 años
  Wenyong Huang 7f8292ffd1 Add more buffer boundary checks in wasm loader (#2734) hace 2 años
  Wenyong Huang 68a627ea2c Fix several AOT compiler issues (#2697) 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
  Wenyong Huang e222955f31 Merge branch main into dev/wasi-libc-windows hace 2 años
  Enrico Loparco 00539620e9 Improve stack trace dump and fix coding guideline CI (#2599) hace 2 años
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) hace 2 años
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) hace 2 años
  Enrico Loparco 709127d631 Add callback to handle memory.grow failures (#2522) hace 2 años
  Wenyong Huang b7a9da1620 Merge branch main into dev/wasi-libc-windows hace 2 años
  Wenyong Huang e2f8721ec9 Fix issues reported by Coverity and clear windows warnings (#2467) hace 2 años
  YAMAMOTO Takashi e360b7a919 wasm_instantiate: Fix a potential integer overflow issue (#2459) hace 2 años
  YAMAMOTO Takashi 5c6613b2b1 Correct --heap-size option in messages (#2458) hace 2 años
  Wenyong Huang 8b5bb0009d wasm_export.h: Fix struct wasm_val_t (#2435) hace 2 años
  Marcin Kolny ea763009b7 Enable running spec tests on Windows (#2423) hace 2 años