Historial de Commits

Autor SHA1 Mensaje Fecha
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) hace 2 años
  Enrico Loparco 52e26e59cf Add lock to protect the operations of accessing exec env (#1991) hace 2 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 3 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
  wenyongh d381b0fdec Implement post-MVP features and native stack overflow check (#243) hace 5 años
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) hace 5 años
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) hace 5 años
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) hace 6 años