Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  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
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) hace 5 años
  wenyongh ee3d448eb6 Fix aot issue in 32-bit platform (#297) hace 5 años
  wenyongh ee315e4049 Implement memory access bound check with hardware trap for 64-bit platforms (#293) hace 5 años
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) hace 5 años
  wenyongh 7abd1ca813 Change llvm void pointer to i8 pointer to avoid assert failed (#250) hace 5 años
  wenyongh f72e848114 Refine aot memory boundary check, add more llvm passes (#236) hace 5 años