Commit Verlauf

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