Historial de Commits

Autor SHA1 Mensaje Fecha
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) hace 1 año
  Wenyong Huang b11dbcba0a thread mgr: Free aux stack only when it was allocated (#3282) hace 1 año
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) hace 1 año
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 1 año
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) hace 2 años
  Marcin Kolny 0f4edf9735 Implement suspend flags as atomic variable (#2361) hace 2 años
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads hace 2 años
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) hace 2 años
  Marcin Kolny 0e2382a959 Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) hace 3 años
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) 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 c6997aa68a Fix execute_main not wait for other threads (#1137) hace 3 años
  Wenyong Huang d6e781af28 Add more operand stack overflow checks for fast-interp (#1104) hace 3 años
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) hace 4 años
  Wenyong Huang 092efbfe21 Fix thread manager issues (#962) 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 03d45f1d62 Import reference-types feature (#612) 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 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 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 c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) hace 5 años
  Xu Jun f1a0e75ab7 re-org platform APIs, simplify porting process (#201) hace 5 años
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) hace 5 años
  wenyongh 72d9e886e8 Merge two levels of hash cache of branch block address into one (#173) hace 5 años
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) hace 6 años