Historial de Commits

Autor SHA1 Mensaje Fecha
  Alix ANNERAUD c018b8ab98 feat: Add instruction metering for interpreter (#4122) hace 9 meses
  James Ring c48dd5ccd7 Don't call os_thread_get_stack_boundary unless we actually use it (#4264) hace 9 meses
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) hace 1 año
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) hace 1 año
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) hace 1 año
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) hace 2 años
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
  Huang Qi 24aa1cb408 Extend os_mmap to support map file from fd (#2763) hace 2 años
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) hace 2 años
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) hace 3 años
  Enrico Loparco 52e26e59cf Add lock to protect the operations of accessing exec env (#1991) hace 3 años
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) hace 3 años
  Xu Jun cadf9d0ad3 Main thread spread exception when thread-mgr is enabled (#1889) hace 3 años
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) hace 3 años
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) hace 3 años
  Huang Qi 88cf1e36c1 Support custom stack guard size (#1368) hace 3 años
  Wenyong Huang bf28030993 Import WAMR Fast JIT (#1343) hace 3 años
  Wenyong Huang 0ec27af9df Add API wasm_runtime_set_module_inst (#1286) hace 3 años
  Wenyong Huang 2bac6a42a7 Fix some issues reported by Coverity (#1150) hace 3 años
  Xu Jun 3fe191b0df [debugger enhance] don't block gdbserver thread while executing (#989) hace 4 años
  Xu Jun 2af5ae5abb [source debug] refine some code in source debugging (#856) 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 9ef37dd781 Implement source debugging for interpreter and AOT (#769) hace 4 años
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) hace 4 años
  Wenyong Huang 64b5459066 Implement Windows thread/mutex/cond APIs to support multi-thread (#627) hace 4 años
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) hace 4 años
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) hace 5 años
  Xu Jun 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) hace 5 años
  wenyongh ee315e4049 Implement memory access bound check with hardware trap for 64-bit platforms (#293) hace 5 años
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) hace 5 años