Commit History

作者 SHA1 備註 提交日期
  liang.he d29802c451 Fix two issues to make fuzzing test quit earlier (#3471) 1 年之前
  Wenyong Huang 004d07bb86 Remove unused macros which were moved to wamr-app-framework (#3425) 1 年之前
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 年之前
  YAMAMOTO Takashi 163f29e51b Add some more comments on WASM_STACK_GUARD_SIZE (#3380) 1 年之前
  YAMAMOTO Takashi 120b9659dd A few native stack detection fixes for macOS/arm64 (#3368) 1 年之前
  YAMAMOTO Takashi 09a5be411f Reduce WASM_STACK_GUARD_SIZE a bit for posix-like platforms (#3350) 1 年之前
  YAMAMOTO Takashi 98ad36e35a core/config.h: Bump the default WASM_STACK_GUARD_SIZE (#3344) 1 年之前
  YAMAMOTO Takashi 7bdea3c2ae Add some more comments on WASM_STACK_GUARD_SIZE (#3341) 1 年之前
  YAMAMOTO Takashi f6481cedec Add a comment on WASM_STACK_GUARD_SIZE (#3332) 1 年之前
  dongsheng28849455 ba59e56e19 User defined memory allocator for different purposes (#3316) 1 年之前
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 年之前
  Wenyong Huang 9c8551cf75 Add cmake flag to control aot intrinsics (#3261) 1 年之前
  Xu Jinyang cef88deedb Add `wasi_ephemeral_nn` module support (#3241) 1 年之前
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 2 年之前
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) 2 年之前
  Marcin Kolny 627debcefb Add flag to control Winsocket initialization (#3060) 2 年之前
  Huang Qi 64e82ca102 Disable WASM_ENABLE_SHARED_MEMORY_MMAP by default (#3042) 2 年之前
  Enrico Loparco 54bc9f2053 Increase default app thread stack size (#3010) 2 年之前
  Wenyong Huang 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) 2 年之前
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 年之前
  Daniel Mangum 0bb157b88a Fix comment in WAMR_MEM_DUAL_BUS_MIRROR (#2791) 2 年之前
  Wenyong Huang 40d33d806b Add compilation flag to enable/disable heap corruption check (#2766) 2 年之前
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) 2 年之前
  tonibofarull b45d014112 wasi-nn: Improve TPU support (#2447) 2 年之前
  dongsheng28849455 fbe072c0d3 Bring up WAMR on esp32-s3 device (#2348) 2 年之前
  Huang Qi 18092f86cc Make memory access boundary check behavior configurable (#2289) 2 年之前
  Marcin Kolny 6ed4c9c908 Increase default native stack size (#2332) 2 年之前
  Wenyong Huang fe830d805d Add cmake variable to disable writing gs register (#2284) 2 年之前
  Wenyong Huang 8d88471c46 Implement AOT static PGO (#2243) 2 年之前