Historie revizí

Autor SHA1 Zpráva Datum
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) před 1 rokem
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) před 1 rokem
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) před 1 rokem
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) před 1 rokem
  Huang Qi 24aa1cb408 Extend os_mmap to support map file from fd (#2763) před 2 roky
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) před 2 roky
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) před 2 roky
  Enrico Loparco 52e26e59cf Add lock to protect the operations of accessing exec env (#1991) před 2 roky
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) před 2 roky
  Xu Jun cadf9d0ad3 Main thread spread exception when thread-mgr is enabled (#1889) před 3 roky
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) před 3 roky
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) před 3 roky
  Huang Qi 88cf1e36c1 Support custom stack guard size (#1368) před 3 roky
  Wenyong Huang bf28030993 Import WAMR Fast JIT (#1343) před 3 roky
  Wenyong Huang 0ec27af9df Add API wasm_runtime_set_module_inst (#1286) před 3 roky
  Wenyong Huang 2bac6a42a7 Fix some issues reported by Coverity (#1150) před 3 roky
  Xu Jun 3fe191b0df [debugger enhance] don't block gdbserver thread while executing (#989) před 3 roky
  Xu Jun 2af5ae5abb [source debug] refine some code in source debugging (#856) před 4 roky
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) před 4 roky
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) před 4 roky
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) před 4 roky
  Wenyong Huang 64b5459066 Implement Windows thread/mutex/cond APIs to support multi-thread (#627) před 4 roky
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) před 4 roky
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) před 5 roky
  Xu Jun 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) před 5 roky
  wenyongh ee315e4049 Implement memory access bound check with hardware trap for 64-bit platforms (#293) před 5 roky
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) před 5 roky
  wenyongh d381b0fdec Implement post-MVP features and native stack overflow check (#243) před 5 roky
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) před 5 roky
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) před 5 roky