Commit History

Author SHA1 Message Date
  TianlongLiang cab5ea4207 Sync gitbook with main (#4123) 10 months ago
  Wenyong Huang 327374cfee Fix some compile warnings and typos (#3854) 1 year ago
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) 1 year ago
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year ago
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 year ago
  YAMAMOTO Takashi 6b0b5de1c5 aot debug: Fix a few NULL dereferences on errors (#3273) 1 year ago
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
  Wenyong Huang 103cb89593 aot compiler: Fix handle next reachable if block (#2793) 2 years ago
  Wenyong Huang 68a627ea2c Fix several AOT compiler issues (#2697) 2 years ago
  TianlongLiang 059fbfc252 Fix potential issue in aot compiler when translating block opcodes (#2622) 2 years ago
  liang.he cd0cec5beb Check ValueKind before extracting a constant int value (#2595) 2 years ago
  TianlongLiang 71e07a7fa4 Fix potential unaligned store issue when extra return value is v128 (#2583) 2 years ago
  Wenyong Huang 7e9bf9cdf5 Implement Fast JIT multi-threading feature (#2134) 2 years ago
  Wenyong Huang 62fc486c20 Refine aot compiler check suspend_flags and fix issue of multi-tier jit (#2111) 2 years ago
  Wenyong Huang 1652f22a77 Fix issues reported by Coverity (#1775) 3 years ago
  Wenyong Huang 5e238322c2 Enable aot compiler with llvm-14/15 (#1252) 3 years ago
  Wenyong Huang 66e6e1f7cd Clear more compile warnings reported by -Wshadow flag (#899) 4 years ago
  Wenyong Huang 64be6ec9a7 Fix potential pointer overflows (#826) 4 years ago
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 years ago
  Wenyong Huang 7be0d385a6 Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 4 years ago
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 years ago
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) 4 years ago
  Wenyong Huang 724858c731 Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 5 years ago
  Wenyong Huang 74be7a0b7c Add more checks to enhance security (#446) 5 years ago
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) 5 years ago
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 years ago
  Weining 1a85051415 Implement multi-value feature and import binarydump tool (#308) 5 years ago
  wenyongh ee3d448eb6 Fix aot issue in 32-bit platform (#297) 5 years ago
  wenyongh f72e848114 Refine aot memory boundary check, add more llvm passes (#236) 5 years ago