Historial de Commits

Autor SHA1 Mensaje Fecha
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) hace 1 año
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) hace 1 año
  Marcin Kolny b4380fb3b1 refactoring: Re-use commit IP functionality between exception handling and other cases (#3768) hace 1 año
  YAMAMOTO Takashi 867dbd8912 aot compiler: Propagate const-ness by ourselves (#3567) hace 1 año
  Xenia Lu ad5d31b9b0 Expose more functions related to emitting AOT files (#3520) hace 1 año
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) hace 1 año
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) hace 1 año
  Wenyong Huang 835188cc53 aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378) hace 1 año
  TianlongLiang 58c980c4df Fix llvm jit push funcref/externref result type issue (#3169) hace 1 año
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) hace 1 año
  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
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) hace 2 años
  Xu Jun 53b775aa4b Support integrate 3rd-party toolchains into wamrc (#1237) hace 3 años
  Wenyong Huang ca4b60b335 Auto dump mem/perf profiling in execute_main/execute_func (#1157) hace 3 años
  Wenyong Huang 7636d86a76 Refactor Orc JIT to enable lazy compilation (#974) hace 4 años
  Wenyong Huang 5547924e28 Refine codes and fix several issues (#882) hace 4 años
  Huang Qi 0af7522e3e Fix fail to get builtin functions in indirect call (XIP) mode (#829) hace 4 años
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) hace 4 años
  Wenyong Huang 7be0d385a6 Implement SIMD latest opcodes and update LLVM to 13.0 (#758) hace 4 años
  Huang Qi bb0e4503cb Move type definition of IntCond and FloatCond to aot.h (#713) hace 4 años
  Wenyong Huang b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) hace 4 años
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) hace 4 años
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) hace 4 años
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) hace 4 años
  Wenyong Huang 74be7a0b7c Add more checks to enhance security (#446) hace 5 años
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) hace 5 años
  wenyongh 7abd1ca813 Change llvm void pointer to i8 pointer to avoid assert failed (#250) hace 5 años
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) hace 5 años
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) hace 5 años