Commit History

Author SHA1 Message Date
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) 1 year ago
  Marcin Kolny 9c2083a27f Implement option for skipping function index in the callstack (#3785) 1 year ago
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) 1 year ago
  Marcin Kolny 6f97822c18 Add wamrc parameter to configure stack frame features (#3763) 1 year ago
  TianlongLiang d1141f6f30 aot compiler: Allow to control stack boundary check when boundary check is enabled (#3754) 1 year ago
  Anders Bakken e8c2952bf9 Fix arm64 issues on mac (#3688) 1 year ago
  YAMAMOTO Takashi 6ddaecafb3 wamrc: Add some help text for --size-level (#3689) 1 year ago
  YAMAMOTO Takashi b21e3fd2fa wamr-compiler: Avoid size-level tweak if target is specified (#3659) 1 year ago
  YAMAMOTO Takashi b300797b71 wamrc: Add --mllvm= option (#3658) 1 year ago
  Byeongjee Kang 2cf48c8b9f Fix typos in wamrc and wasm_export.h (#3609) 1 year ago
  Wenyong Huang a6e008bca7 document: Update description about segue opt, update README (#3338) 1 year ago
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
  Wenyong Huang 2eb60060d8 Fix read and validation of misc/simd/atomic sub opcodes (#3115) 1 year ago
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 years ago
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 years ago
  TianlongLiang c820643b2b wamrc: More friendly to print help info (#2451) 2 years ago
  Florian Castellane f34e7431fd Fix typos in wamrc print_help() (#2442) 2 years ago
  Huang Qi aafea39b8c Add "--enable-builtin-intrinsics=<flags>" option to wamrc (#2341) 2 years ago
  Huang Qi 6a310cc88a Add "--native-lib=<lib>" option to wamrc (#2342) 2 years ago
  Huang Qi 44f4b4f062 Add "--enable-llvm-passes=<passes>" option to wamrc (#2335) 2 years ago
  Huang Qi df98d9fb4a Add "--xip" option for wamrc (#2336) 2 years ago
  YAMAMOTO Takashi ce6d1fd8fe wamrc: Add an incompatibility note in the help message (#2276) 2 years ago
  Wenyong Huang 8d88471c46 Implement AOT static PGO (#2243) 2 years ago
  Wenyong Huang 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 years ago
  YAMAMOTO Takashi 2b896c80ef wamrc: Add --stack-usage option (#2158) 2 years ago
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) 2 years ago
  Wenyong Huang 7fd37190e8 Add control for the native stack check with hardware trap (#1682) 3 years ago
  Wenyong Huang 22c235b5ec Fix multi-module and some other issues (#1435) 3 years ago
  liang.he 717e8a48e2 Enable the semantic version mechanism for WAMR (#1374) 3 years ago
  Xu Jun 77595c9560 Support emit specified custom sections into AoT file (#1207) 3 years ago