Historial de Commits

Autor SHA1 Mensaje Fecha
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 2 años
  Wenyong Huang 40d33d806b Add compilation flag to enable/disable heap corruption check (#2766) hace 2 años
  YAMAMOTO Takashi 59e18ca3c0 Make hmu_tree_node 4 byte aligned to reduce compiler warning (#2268) hace 2 años
  Wenyong Huang 5c497e5a14 Fix ems allocator unaligned memory access on riscv64 (#2140) hace 2 años
  Wenyong Huang 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) hace 4 años
  Wenyong Huang 7cdfc9fe11 Fix issues reported by gcc -fsanitize flag (#678) hace 4 años
  Xu Jun fc50404115 add uvwasi implementation to support wasi on windows [experimental] (#534) hace 5 años
  Wenyong Huang 91b9458ebd Add more checks to enhance app heap's security (#428) hace 5 años
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) hace 5 años
  wenyongh b40e79c160 Make heap and linear memory contiguous to refine compilation time and footprint (#233) hace 5 años
  Xu Jun d9890d2ccb re-org ems mem allocator source codes, update prot_wamr.md (#217) hace 5 años
  Xu Jun f1a0e75ab7 re-org platform APIs, simplify porting process (#201) hace 5 años
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) hace 5 años
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) hace 6 años