Historial de Commits

Autor SHA1 Mensaje Fecha
  Liu Jia 9530e4a310 Merge commit from fork hace 4 meses
  TianlongLiang 8a55a1e7a1 Shared heap enhancements for Interpreter and AOT (#4400) hace 7 meses
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) hace 11 meses
  TianlongLiang 62aca17279 Check possible integer overflow in aot memory boundary check (#3920) hace 1 año
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) hace 1 año
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) hace 1 año
  Wenyong Huang 73caf19e69 Fix compile warnings/error reported in Windows (#3616) hace 1 año
  YAMAMOTO Takashi 867dbd8912 aot compiler: Propagate const-ness by ourselves (#3567) hace 1 año
  YAMAMOTO Takashi 4c2af25aff aot compiler: Use larger alignment for load/store when possible (#3552) hace 1 año
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) hace 1 año
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) hace 1 año
  Benbuck Nason 1c2a8fca4e Fix some more spelling issues (#3393) hace 1 año
  Wenyong Huang 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) 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 2 años
  Wenyong Huang 68a627ea2c Fix several AOT compiler issues (#2697) hace 2 años
  liang.he cd0cec5beb Check ValueKind before extracting a constant int value (#2595) hace 2 años
  Wenyong Huang 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) hace 2 años
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) hace 2 años
  Wenyong Huang 38c67b3f48 thread-mgr: Fix spread "wasi proc exit" exception and atomic.wait issues (#1988) hace 2 años
  Wenyong Huang e87a554616 Refactor LLVM JIT (#1613) hace 3 años
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) hace 3 años
  Wenyong Huang 6922f3ac68 Implement xtensa XIP (#1202) hace 3 años
  Wenyong Huang 5e238322c2 Enable aot compiler with llvm-14/15 (#1252) hace 3 años
  Wenyong Huang 2bac6a42a7 Fix some issues reported by Coverity (#1150) hace 3 años
  Wenyong Huang 7636d86a76 Refactor Orc JIT to enable lazy compilation (#974) hace 4 años
  Wenyong Huang 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) hace 4 años
  Huang Qi 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) hace 4 años
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) hace 4 años
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) hace 4 años