Historia zmian

Autor SHA1 Wiadomość Data
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) 2 lat temu
  Wenyong Huang 38c67b3f48 thread-mgr: Fix spread "wasi proc exit" exception and atomic.wait issues (#1988) 2 lat temu
  Wenyong Huang e87a554616 Refactor LLVM JIT (#1613) 3 lat temu
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 lat temu
  Wenyong Huang 6922f3ac68 Implement xtensa XIP (#1202) 3 lat temu
  Wenyong Huang 5e238322c2 Enable aot compiler with llvm-14/15 (#1252) 3 lat temu
  Wenyong Huang 2bac6a42a7 Fix some issues reported by Coverity (#1150) 3 lat temu
  Wenyong Huang 7636d86a76 Refactor Orc JIT to enable lazy compilation (#974) 4 lat temu
  Wenyong Huang 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) 4 lat temu
  Huang Qi 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 lat temu
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 lat temu
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 lat temu
  Wenyong Huang 7be0d385a6 Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 4 lat temu
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 lat temu
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 5 lat temu
  Wenyong Huang 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) 5 lat temu
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) 5 lat temu
  Wenyong Huang 0103f6429c Refactor error/exception strings to reduce binary size (#359) 5 lat temu
  Wenyong Huang 89d2937cde Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 5 lat temu
  Xu Jun 29e45e1527 implement atomic opcode in AOT/JIT (#329) 5 lat temu
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 lat temu
  wenyongh ee3d448eb6 Fix aot issue in 32-bit platform (#297) 5 lat temu
  wenyongh ee315e4049 Implement memory access bound check with hardware trap for 64-bit platforms (#293) 5 lat temu
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) 5 lat temu
  wenyongh 7abd1ca813 Change llvm void pointer to i8 pointer to avoid assert failed (#250) 5 lat temu
  wenyongh f72e848114 Refine aot memory boundary check, add more llvm passes (#236) 5 lat temu
  wenyongh b40e79c160 Make heap and linear memory contiguous to refine compilation time and footprint (#233) 5 lat temu
  Xu Jun 5a10651dd0 support app framework base library in assemblyscript (#164) 6 lat temu
  wenyongh 256ecdfdf9 Refine interpreter to improve performance, refine memory usage (#161) 6 lat temu