Historial de Commits

Autor SHA1 Mensaje Fecha
  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 3 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
  Wenyong Huang 7be0d385a6 Implement SIMD latest opcodes and update LLVM to 13.0 (#758) hace 4 años
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) hace 4 años
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) hace 4 años
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) hace 5 años
  Wenyong Huang 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) hace 5 años
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) hace 5 años
  Wenyong Huang 0103f6429c Refactor error/exception strings to reduce binary size (#359) hace 5 años
  Wenyong Huang 89d2937cde Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) hace 5 años
  Xu Jun 29e45e1527 implement atomic opcode in AOT/JIT (#329) hace 5 años